Kaynağa Gözat

Update Alpine to 1.16.3

With #4399 applied we can pick minor versions safely.
Jan Wagner 2 yıl önce
ebeveyn
işleme
5a51454d13
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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 \