瀏覽代碼

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 年之前
父節點
當前提交
c036a10bbd
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,4 +1,4 @@
-FROM alpine:3.14.2
+FROM alpine:3.14.3
 ARG TARGETOS
 ARG TARGETARCH
 COPY bin/external-secrets-${TARGETOS}-${TARGETARCH} /bin/external-secrets