Update Alpine to 1.16.3

With #4399 applied we can pick minor versions safely.
This commit is contained in:
Jan Wagner 2022-11-17 15:20:11 +01:00
parent 7221d488e5
commit 5a51454d13
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM alpine:3.15
FROM alpine:3.16.3
RUN apk --no-cache add -f \
openssl \