adoptium / containers

Repo containing the dockerfiles and scripts to produce the official eclipse-temurin containers.
https://hub.docker.com/_/eclipse-temurin/
Apache License 2.0
206 stars 87 forks source link

build(deps): bump docker-library/bashbrew from 0.1.8 to 0.1.12 #516

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps docker-library/bashbrew from 0.1.8 to 0.1.12.

Release notes

Sourced from docker-library/bashbrew's releases.

v0.1.12

Notable changes:

(See https://github.com/docker-library/bashbrew/blob/v0.1.12/scripts/bashbrew-host-arch.sh for a useful script that can help determine the appropriate binary to download for a given environment dynamically.)

v0.1.11

Notable changes:

(See https://github.com/docker-library/bashbrew/blob/v0.1.11/scripts/bashbrew-host-arch.sh for a useful script that can help determine the appropriate binary to download for a given environment dynamically.)

v0.1.10

Notable changes:

(See https://github.com/docker-library/bashbrew/blob/v0.1.10/scripts/bashbrew-host-arch.sh for a useful script that can help determine the appropriate binary to download for a given environment dynamically.)

v0.1.9

Notable changes:

Bug fixes:

(See https://github.com/docker-library/bashbrew/blob/v0.1.9/scripts/bashbrew-host-arch.sh for a useful script that can help determine the appropriate binary to download for a given environment dynamically.)

Commits
  • d23b943 Merge pull request #93 from infosiftr/gitfs-symlinks
  • 722f7d6 Fix gitfs symlink handling
  • ca06476 Merge pull request #92 from infosiftr/oci-import-stagefroms
  • 2ff16d5 Fix ArchLastStageFrom with oci-import builder
  • 5152c0d Bump version to 0.1.12 (post-release)
  • 91633b5 Merge pull request #91 from infosiftr/sha256sum-test
  • b9a5bd8 Add test for sha256sum function
  • bc4c23b Merge pull request #90 from infosiftr/sha256sum
  • 1a4c6e8 Add sha256sum template function
  • 0b38175 Bump version to 0.1.11 (post-release)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)