Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2025

Bumps alpine from 3.21 to 3.23.

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 <dependency name> 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)

Bumps alpine from 3.21 to 3.23.

---
updated-dependencies:
- dependency-name: alpine
  dependency-version: '3.23'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file docker Pull requests that update Docker code labels Dec 4, 2025
@github-actions
Copy link

github-actions bot commented Dec 4, 2025

Build for testing:
artifacts x86_64
artifacts i686
artifacts aarch64
artifacts armhf
Use at your own risk.

@probonopd probonopd closed this Dec 4, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 4, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/docker/scripts/docker/alpine-3.23 branch December 4, 2025 17:56
@probonopd
Copy link
Member

Nice that it builds, but someone would have to test it. But that would be work and we don't have a need to change anything.

@TheAssassin
Copy link
Member

... other than security fixes in dependencies like libc?

@probonopd
Copy link
Member

libc is so old that by now it should imho no longer be fiddled with. Each new release can potentially bring in new bugs.
In the ideal world, I'd like to have no longer changing dependencies indefinitely.

@TheAssassin
Copy link
Member

That is an extremely weak argument. Just because you wish for something doesn't mean it's the case. Plus, you deliberately wanted to use musl libc with Alpine, which is one of the more recent implementation.

Alpine is very good at keeping things up to date, but you have to opt in to that obviously.

I don't see a reason why the runtime should suddenly fail with such an update...

@probonopd
Copy link
Member

probonopd commented Dec 4, 2025

In principle, I never update anything if there is no concrete need. Updating stuff "just because" opens all cans of worms and just creates unnecessary work, also known as "waste".

@TheAssassin
Copy link
Member

Again, there are security updates. How more concrete does it have to be?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file docker Pull requests that update Docker code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants