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 3d12c99 commit 15d682a
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
Expand Up @@ -2,7 +2,7 @@ ARG GIT_COMMIT=unspecified
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 15d682a

Please sign in to comment.