Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dockerfile: bump library/alpine from 69665d0 to ff6bdca #932

Merged
merged 1 commit into from
Mar 15, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 14, 2023

Bumps library/alpine from 69665d0 to ff6bdca.

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

@dependabot dependabot bot requested a review from a team as a code owner March 14, 2023 05:14
@dependabot dependabot bot requested review from chancez and removed request for a team March 14, 2023 05:14
@dependabot dependabot bot added kind/enhancement This would improve or streamline existing functionality. priority/release-blocker This issue will prevent the release of the next version of Cilium. release-note/misc This PR makes changes that have no direct user impact. labels Mar 14, 2023
@maintainer-s-little-helper maintainer-s-little-helper bot added dont-merge/needs-release-note-label PR is blocked until the release note is set and removed dont-merge/needs-release-note-label PR is blocked until the release note is set labels Mar 14, 2023
Bumps library/alpine from `69665d0` to `ff6bdca`.

---
updated-dependencies:
- dependency-name: library/alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@rolinh rolinh force-pushed the dependabot/docker/library/alpine-ff6bdca branch from 84b833d to e47a700 Compare March 14, 2023 09:37
Copy link
Member

@rolinh rolinh left a comment

Choose a reason for hiding this comment

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

% skopeo inspect --override-os linux docker://docker.io/library/alpine:3.17.2 | jq -r '.Digest'
sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517

@gandro
Copy link
Member

gandro commented Mar 14, 2023

@rolinh Do you know why the digest changed? Is this something that happens often? I've never seen this before 🤔

@kaworu
Copy link
Member

kaworu commented Mar 14, 2023

Do you know why the digest changed?

@gandro looking at https://hub.docker.com/_/alpine/tags many recent tags where pushed at the same time Mar 13, 2023 at 5:30 pm but v3.17.2 has not seen any update on GitHub since a month ago, so I'm guessing some automation build and push all supported images when latest is bumped.

Is this something that happens often?

Annoyingly, Yes

@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Mar 14, 2023
@rolinh rolinh merged commit 85ac009 into master Mar 15, 2023
@rolinh rolinh deleted the dependabot/docker/library/alpine-ff6bdca branch March 15, 2023 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement This would improve or streamline existing functionality. priority/release-blocker This issue will prevent the release of the next version of Cilium. ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/misc This PR makes changes that have no direct user impact.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants