Compare commits

...

1 Commits

Author SHA1 Message Date
snyk-bot
7e1a2e1b2e fix: build/windows/Dockerfile to reduce vulnerabilities 2022-03-16 22:13:09 +00:00

View File

@@ -1,6 +1,6 @@
ARG OSVERSION
FROM --platform=linux/amd64 gcr.io/k8s-staging-e2e-test-images/windows-servercore-cache:1.0-linux-amd64-${OSVERSION} as core
FROM --platform=linux/amd64 alpine:3.14 as downloader
FROM --platform=linux/amd64 alpine:3.15 as downloader
ENV GIT_VERSION 2.30.0
ENV GIT_PATCH_VERSION 2