Skip to content

Commit

Permalink
Update Alpine to 1.16.3
Browse files Browse the repository at this point in the history
With #4399 applied we can pick minor versions safely.
  • Loading branch information
waja committed Nov 17, 2022
1 parent 7221d48 commit 5a51454
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.15
FROM alpine:3.16.3

RUN apk --no-cache add -f \
openssl \
Expand Down

0 comments on commit 5a51454

Please sign in to comment.