Explorar el Código

Bump alpine from 3.12.1 to 3.12.3

Bumps alpine from 3.12.1 to 3.12.3.

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] hace 3 años
padre
commit
c1f107cdb1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,4 +1,4 @@
-FROM alpine:3.12.1
+FROM alpine:3.12.3
 
 ARG POSTSRSD_PACKAGE_VERSION=1.6-r3
 RUN adduser -S postsrsd \