Explorar el Código

Merge pull request #356 from external-secrets/dependabot/docker/alpine-3.14.2

chore(deps): bump alpine from 3.14.1 to 3.14.2
paul-the-alien[bot] hace 4 años
padre
commit
530fbc3cf8
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.14.1
+FROM alpine:3.14.2
 ARG TARGETOS
 ARG TARGETOS
 ARG TARGETARCH
 ARG TARGETARCH
 COPY bin/external-secrets-${TARGETOS}-${TARGETARCH} /bin/external-secrets
 COPY bin/external-secrets-${TARGETOS}-${TARGETARCH} /bin/external-secrets