Selaa lähdekoodia

Bump alpine from 3.12.3 to 3.13.0

Bumps alpine from 3.12.3 to 3.13.0.

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 3 vuotta sitten
vanhempi
commit
c3fb76999e
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

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