Skip to content

Commit

Permalink
chore(deps): update alpine docker tag to v3.20.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and beatkind committed Jul 30, 2024
1 parent 70e75e8 commit a3bc5ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfiles/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM alpine:3.20.1 as alpine
FROM --platform=$BUILDPLATFORM alpine:3.20.2 as alpine

RUN apk add --no-cache \
ca-certificates \
Expand Down

0 comments on commit a3bc5ab

Please sign in to comment.