소스 검색

Merge pull request #200 from external-secrets/dependabot/docker/alpine-3.14.0

chore(deps): bump alpine from 3.13 to 3.14.0
paul-the-alien[bot] 5 년 전
부모
커밋
d21b911a52
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,4 +1,4 @@
-FROM alpine:3.13
+FROM alpine:3.14.0
 
 COPY bin/external-secrets /bin/external-secrets