소스 검색

Merge pull request #505 from external-secrets/dependabot/docker/alpine-3.15.0

Bump alpine from 3.14.3 to 3.15.0
paul-the-alien[bot] 4 년 전
부모
커밋
f1d0c2a5cc
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

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