Skip to content

Commit

Permalink
updating mingit
Browse files Browse the repository at this point in the history
  • Loading branch information
yajith committed Sep 3, 2024
1 parent d4fc48b commit b34868c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/windows/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
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.13.0 as downloader
ENV GIT_VERSION 2.44.0
ENV GIT_VERSION 2.45.2
ENV GIT_PATCH_VERSION 1

RUN mkdir mingit/ \
Expand Down

0 comments on commit b34868c

Please sign in to comment.