Skip to content

Commit

Permalink
docker: bump jauderho/alpine from 3.20.2 to 3.20.3 (#554)
Browse files Browse the repository at this point in the history
Bumps [jauderho/alpine](https://github.com/jauderho/dockerfiles) from 3.20.2 to 3.20.3.
- [Commits](https://github.com/jauderho/dockerfiles/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 9, 2024
1 parent 70b7756 commit 305a878
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ RUN apk update \


#FROM scratch
FROM ghcr.io/jauderho/alpine:3.20.2@sha256:c4725e78c2e45fd4404a8a37c9de6f021cf4087e93adbe09f52f10d8c3dc3ab7
FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148

LABEL org.opencontainers.image.authors="Jauder Ho <jauderho@users.noreply.github.com>"
LABEL org.opencontainers.image.url="https://github.com/jauderho/bl3auto"
Expand Down

0 comments on commit 305a878

Please sign in to comment.