Explorar o código

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] %!s(int64=4) %!d(string=hai) anos
pai
achega
7d89d316a7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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 \