Kaynağa Gözat

Merge pull request #489 from external-secrets/dependabot/docker/alpine-3.14.3

Bump alpine from 3.14.2 to 3.14.3
paul-the-alien[bot] 4 yıl önce
ebeveyn
işleme
c036a10bbd
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,4 +1,4 @@
-FROM alpine:3.14.2
+FROM alpine:3.14.3
 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