Explorar o código

build(deps): bump alpine from 3.13.3 to 3.13.4

Bumps alpine from 3.13.3 to 3.13.4.

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] %!s(int64=3) %!d(string=hai) anos
pai
achega
0bbfe65c32
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.13.3
+FROM alpine:3.13.4
 
 ARG OPENSSH_SERVER_PACKAGE_VERSION=8.4_p1-r3
 RUN apk add --no-cache openssh-server=$OPENSSH_SERVER_PACKAGE_VERSION