Skip to content

Commit

Permalink
Merge pull request #44 from dadav/renovate/alpine-3.21
Browse files Browse the repository at this point in the history
chore(deps): update alpine:3.21 docker digest to 56fa17d
  • Loading branch information
dadav authored Jan 15, 2025
2 parents 10b8cb2 + a093f7b commit b01ce02
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,4 +1,4 @@
FROM alpine:3.21@sha256:21dc6063fd678b478f57c0e13f47560d0ea4eeba26dfc947b2a4f81f686b9f45
FROM alpine:3.21@sha256:56fa17d2a7e7f168a043a2712e63aed1f8543aeafdcee47c58dcffe38ed51099

# Create non-root user and set up permissions in a single layer
RUN adduser -k /dev/null -u 10001 -D gorge \
Expand Down

0 comments on commit b01ce02

Please sign in to comment.