-
Notifications
You must be signed in to change notification settings - Fork 227
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
chore(deps): update docker.elastic.co/wolfi/chainguard-base:latest docker digest to 0822662 #4152
Conversation
💚 CLA has been signed |
Dockerfile.wolfi
Outdated
@@ -1,3 +1,3 @@ | |||
FROM docker.elastic.co/wolfi/chainguard-base@sha256:9f940409f96296ef56140bcc4665c204dd499af4c32c96cc00e792558097c3f1 | |||
FROM docker.elastic.co/wolfi/chainguard-base:latest@sha256:43569fb7643245f22b17735822618ad67dc1a0ee6dc08862381b4d417b54b969 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Does having label and digest, name:label@digest
, mean docker build
will fail when the "latest" label is updated on the the source Docker register to a new digest?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should be fine, inferring from (a) this working
docker pull docker.elastic.co/wolfi/chainguard-base:lookatmeimbroken@sha256:9f940409f96296ef56140bcc4665c204dd499af4c32c96cc00e792558097c3f1
and (b) the Dockerfile reference https://docs.docker.com/reference/dockerfile/#from slightly unclearly saying:
The builder returns an error if it can't find the
tag
value.
Dockerfile.wolfi
Outdated
@@ -1,3 +1,3 @@ | |||
FROM docker.elastic.co/wolfi/chainguard-base@sha256:9f940409f96296ef56140bcc4665c204dd499af4c32c96cc00e792558097c3f1 | |||
FROM docker.elastic.co/wolfi/chainguard-base:latest@sha256:43569fb7643245f22b17735822618ad67dc1a0ee6dc08862381b4d417b54b969 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should be fine, inferring from (a) this working
docker pull docker.elastic.co/wolfi/chainguard-base:lookatmeimbroken@sha256:9f940409f96296ef56140bcc4665c204dd499af4c32c96cc00e792558097c3f1
and (b) the Dockerfile reference https://docs.docker.com/reference/dockerfile/#from slightly unclearly saying:
The builder returns an error if it can't find the
tag
value.
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
f82131f
to
a14656c
Compare
a14656c
to
3f1270d
Compare
…cker digest to 0822662
3f1270d
to
4cd64a2
Compare
…cker digest to 0822662 (#4152)
…cker digest to 0822662 (elastic#4152)
This PR contains the following updates:
9f94040
->0822662
9f94040
->0822662
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Renovate Bot.