Skip to content

Commit

Permalink
Merge pull request #1855 from atc0005/i1854-update-pinned-alpine-imag…
Browse files Browse the repository at this point in the history
…e-git-dep-version

Updated pinned Git dep version for Alpine images
  • Loading branch information
atc0005 authored Jan 16, 2025
2 parents cad4924 + a3f06fe commit 461c708
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion oldstable/build/alpine-x64/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ ENV APK_GCC_MINGW64_VERSION="13.2.0-r2"

ENV APK_BASH_VERSION="5.2.26-r0"
ENV APK_GCC_VERSION="13.2.1_git20240309-r0"
ENV APK_GIT_VERSION="2.45.2-r0"
ENV APK_GIT_VERSION="2.45.3-r0"
ENV APK_MAKE_VERSION="4.4.1-r2"
ENV APK_UTIL_LINUX_VERSION="2.40.1-r1"
ENV APK_FILE_VERSION="5.45-r1"
Expand Down
2 changes: 1 addition & 1 deletion oldstable/build/alpine-x86/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ ENV APK_GCC_MINGW64_VERSION="13.2.0-r2"

ENV APK_BASH_VERSION="5.2.26-r0"
ENV APK_GCC_VERSION="13.2.1_git20240309-r0"
ENV APK_GIT_VERSION="2.45.2-r0"
ENV APK_GIT_VERSION="2.45.3-r0"
ENV APK_MAKE_VERSION="4.4.1-r2"
ENV APK_UTIL_LINUX_VERSION="2.40.1-r1"
ENV APK_FILE_VERSION="5.45-r1"
Expand Down
2 changes: 1 addition & 1 deletion stable/build/alpine-x64/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ ENV APK_GCC_MINGW64_VERSION="13.2.0-r2"

ENV APK_BASH_VERSION="5.2.26-r0"
ENV APK_GCC_VERSION="13.2.1_git20240309-r0"
ENV APK_GIT_VERSION="2.45.2-r0"
ENV APK_GIT_VERSION="2.45.3-r0"
ENV APK_MAKE_VERSION="4.4.1-r2"
ENV APK_UTIL_LINUX_VERSION="2.40.1-r1"
ENV APK_FILE_VERSION="5.45-r1"
Expand Down
2 changes: 1 addition & 1 deletion stable/build/alpine-x86/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ ENV APK_GCC_MINGW64_VERSION="13.2.0-r2"

ENV APK_BASH_VERSION="5.2.26-r0"
ENV APK_GCC_VERSION="13.2.1_git20240309-r0"
ENV APK_GIT_VERSION="2.45.2-r0"
ENV APK_GIT_VERSION="2.45.3-r0"
ENV APK_MAKE_VERSION="4.4.1-r2"
ENV APK_UTIL_LINUX_VERSION="2.40.1-r1"
ENV APK_FILE_VERSION="5.45-r1"
Expand Down
2 changes: 1 addition & 1 deletion unstable/build/alpine-x64/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ ENV APK_GCC_MINGW64_VERSION="13.2.0-r2"

ENV APK_BASH_VERSION="5.2.26-r0"
ENV APK_GCC_VERSION="13.2.1_git20240309-r0"
ENV APK_GIT_VERSION="2.45.2-r0"
ENV APK_GIT_VERSION="2.45.3-r0"
ENV APK_MAKE_VERSION="4.4.1-r2"
ENV APK_UTIL_LINUX_VERSION="2.40.1-r1"
ENV APK_FILE_VERSION="5.45-r1"
Expand Down
2 changes: 1 addition & 1 deletion unstable/build/alpine-x86/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ ENV APK_GCC_MINGW64_VERSION="13.2.0-r2"

ENV APK_BASH_VERSION="5.2.26-r0"
ENV APK_GCC_VERSION="13.2.1_git20240309-r0"
ENV APK_GIT_VERSION="2.45.2-r0"
ENV APK_GIT_VERSION="2.45.3-r0"
ENV APK_MAKE_VERSION="4.4.1-r2"
ENV APK_UTIL_LINUX_VERSION="2.40.1-r1"
ENV APK_FILE_VERSION="5.45-r1"
Expand Down

0 comments on commit 461c708

Please sign in to comment.