Skip to content

Commit

Permalink
chore(deps): update alpine docker tag to v3.17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 8, 2023
1 parent 31379f4 commit f573ab4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ RUN make out/signer
RUN cp out/signer /signer


FROM alpine:3.13
FROM alpine:3.17

### 1. Get Java via the package manager
RUN apk update \
Expand Down

0 comments on commit f573ab4

Please sign in to comment.