Skip to content

Commit

Permalink
Merge pull request #83 from waja/dependabot-docker-master-alpine-3.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
waja authored Dec 6, 2024
2 parents 56a58bb + 048c41e commit b77e57a
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
@@ -1,6 +1,6 @@
# checkov:skip=CKV_DOCKER_2: no healthcheck (yet)
# checkov:skip=CKV_DOCKER_3: no user (yet)
FROM alpine:3.20.3
FROM alpine:3.21.0

ARG BUILD_DATE
ARG BUILD_VERSION
Expand Down

0 comments on commit b77e57a

Please # to comment.