Skip to content

Commit

Permalink
alpine(deps): bump alpine from 3.20.3 to 3.21.0 in /images/alpine (ky…
Browse files Browse the repository at this point in the history
…ma-project#12433)

Bumps alpine from 3.20.3 to 3.21.0.

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

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] authored Dec 6, 2024
1 parent bebf981 commit b090b3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/alpine/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM alpine:3.20.3
FROM alpine:3.21.0

RUN apk upgrade --no-cache && apk add --no-cache ca-certificates bash && update-ca-certificates

0 comments on commit b090b3c

Please sign in to comment.