瀏覽代碼

Update Alpine to 1.16.3

With #4399 applied we can pick minor versions safely.
Jan Wagner 2 年之前
父節點
當前提交
5a51454d13
共有 1 個文件被更改,包括 1 次插入1 次删除
  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 \
 RUN apk --no-cache add -f \
   openssl \
   openssl \