Updated the Alpine Image to 3.14 (latest) (#1130)

This commit is contained in:
Simran Munot
2021-07-20 15:57:43 +05:30
committed by GitHub
parent 0e52fde047
commit f3f3029014

View File

@@ -1,4 +1,4 @@
FROM alpine:3.13
FROM alpine:3.14
RUN apk --no-cache add ca-certificates git
COPY trivy /usr/local/bin/trivy
COPY contrib/*.tpl contrib/