Skip to content

Bump alpine from 3.20 to 3.21 in /scripts/docker - #109

Merged
TheAssassin merged 2 commits into
mainfrom
dependabot/docker/scripts/docker/alpine-3.21
Dec 8, 2024
Merged

Bump alpine from 3.20 to 3.21 in /scripts/docker#109
TheAssassin merged 2 commits into
mainfrom
dependabot/docker/scripts/docker/alpine-3.21

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubDec 8, 2024

Copy link
Copy Markdown
Contributor

Bumps alpine from 3.20 to 3.21.

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)

@dependabotdependabotBot added dependencies Pull requests that update a dependency file docker Pull requests that update Docker code labels Dec 8, 2024
This was referenced Dec 8, 2024
@github-actions

Copy link
Copy Markdown

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

Bumps alpine from 3.20 to 3.21.
---
updated-dependencies:
- dependency-name: alpine
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabotBotforce-pushed the dependabot/docker/scripts/docker/alpine-3.21 branch from 24fda9d to 657d34eCompareDecember 8, 2024 18:01
@probonopd

probonopd commented Dec 8, 2024

Copy link
Copy Markdown
Member

Interesting that it seems to build in chroot but not in Docker...

image

Alpine 3.21 seems to need this; Alpine 3.20 doesn't
@github-actions

github-actionsBot commented Dec 8, 2024

Copy link
Copy Markdown

@AppImageAppImage deleted a comment from github-actionsBotDec 8, 2024
@probonopd
probonopd self-requested a review December 8, 2024 19:04

@probonopdprobonopd left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Quickly tested the resulting runtime on GitHub Codespaces, seems to work.

@TheAssassin

Copy link
Copy Markdown
Member

Please re-test with your PrusaSlicer build, we suspected a bug with alpine:latest (which may have been fixed in the meantime).

@TheAssassin
TheAssassin merged commit 81de3e1 into mainDec 8, 2024
@TheAssassin
TheAssassin deleted the dependabot/docker/scripts/docker/alpine-3.21 branch December 8, 2024 19:16
@probonopd

Copy link
Copy Markdown
Member

Tested, still works 👍

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

Labels

dependenciesPull requests that update a dependency filedockerPull requests that update Docker code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@probonopd@TheAssassin