Explorar o código

Bump alpine from 3.16.1 to 3.16.2 (#20)

dependabot[bot] hai 1 ano
pai
achega
0e2c759d73
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,4 +1,4 @@
-FROM docker.io/alpine:3.16.1
+FROM docker.io/alpine:3.16.2
 
 ARG OPENVPN_PACKAGE_VERSION=2.5.6-r1
 RUN apk add --no-cache openvpn=$OPENVPN_PACKAGE_VERSION