Ver código fonte

Update Alpine to 1.16.3

With #4399 applied we can pick minor versions safely.
Jan Wagner 2 anos atrás
pai
commit
5a51454d13
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

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