Skip to content

Commit

Permalink
chore(deps): update alpine docker tag to v3.17.7
Browse files Browse the repository at this point in the history
  • Loading branch information
plural-renovate[bot] committed May 16, 2024
1 parent 6383ccd commit 4c301f0
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 @@ -59,7 +59,7 @@ RUN \
tar -xzf ${APP_NAME}.tar.gz && \
rm ${APP_NAME}.tar.gz

FROM alpine:3.17.1 as tools
FROM alpine:3.17.7 as tools

ARG TARGETARCH=amd64

Expand Down

0 comments on commit 4c301f0

Please sign in to comment.