Explorar o código

Bump alpine from 3.17.2 to 3.17.3 (#35)

dependabot[bot] hai 1 ano
pai
achega
82c16a6d45
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.17.2
+FROM docker.io/alpine:3.17.3
 
 ARG OPENVPN_PACKAGE_VERSION=2.5.8-r0
 RUN apk add --no-cache openvpn=$OPENVPN_PACKAGE_VERSION