瀏覽代碼

Bump alpine from 3.10 to 3.12.1

Bumps alpine from 3.10 to 3.12.1.

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 3 年之前
父節點
當前提交
7d89d316a7
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,4 +1,4 @@
-FROM alpine:3.10
+FROM alpine:3.12.1
 
 RUN adduser -S postsrsd \
     && apk add --no-cache postsrsd \