Skip to content

Commit

Permalink
chore(deps): update alpine docker tag to v3.18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 1, 2023
1 parent 9b95a6a commit 511bfd1
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.18

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

0 comments on commit 511bfd1

Please sign in to comment.