Skip to content

Commit

Permalink
Update Git version: 2.39.0 -> 2.39.1
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreyKoltsov1997 committed Jan 19, 2023
1 parent 09d3fa6 commit 0bd3d99
Show file tree
Hide file tree
Showing 7 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions configs/linux.config
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ dotnetLinuxComponentName_50=${dotnetComponentName_50} x86 Checksum (SHA512) ${do

# https://packages.ubuntu.com/focal/git
# http://ppa.launchpad.net/git-core/ppa/ubuntu/dists/focal/main/binary-amd64/
gitLinuxComponentVersion=1:2.39.0-0ppa1~ubuntu20.04.1
gitLinuxComponentName=Git v.2.39.0
gitLinuxComponentVersion=1:2.39.1-0ppa1~ubuntu20.04.1
gitLinuxComponentName=Git v.2.39.1

# https://packages.ubuntu.com/focal/git-lfs
gitLFSLinuxComponentVersion=2.9.2-1
Expand Down
2 changes: 1 addition & 1 deletion context/generated/linux/Agent/Ubuntu/20.04/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ARG dotnetLinuxComponentSHA512='cb0d174a79d6294c302261b645dba6a479da8f7cf6c1fe15
ARG dotnetLinuxComponentSHA512_31='cc4b2fef46e94df88bf0fc11cb15439e79bd48da524561dffde80d3cd6db218133468ad2f6785803cf0c13f000d95ff71eb258cec76dd8eb809676ec1cb38fac'
ARG dotnetLinuxComponentSHA512_50='32b5f86db3b1d4c21e3cf616d22f0e4a7374385dac0cf03cdebf3520dcf846460d9677ec1829a180920740a0237d64f6eaa2421d036a67f4fe9fb15d4f6b1db9'
ARG gitLFSLinuxComponentVersion='2.9.2-1'
ARG gitLinuxComponentVersion='1:2.39.0-0ppa1~ubuntu20.04.1'
ARG gitLinuxComponentVersion='1:2.39.1-0ppa1~ubuntu20.04.1'
ARG p4Version='2022.2-2369846'
ARG repo='https://hub.docker.com/r/jetbrains/'
ARG teamcityMinimalAgentImage='teamcity-minimal-agent:EAP-linux'
Expand Down
2 changes: 1 addition & 1 deletion context/generated/linux/Agent/UbuntuARM/20.04/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ARG dotnetLinuxARM64ComponentSHA512='e5983c1c599d6dc7c3c7496b9698e47c68247f04a5d
ARG dotnetLinuxARM64ComponentSHA512_31='80971125650a2fa0163e39a2de98bc2e871c295b723559e6081a3ab59d99195aa5b794450f8182c5eb4e7e472ca1c13340ef1cc8a5588114c494bbb5981f19c4'
ARG dotnetLinuxARM64ComponentSHA512_50='a8089fad8d21a4b582aa6c3d7162d56a21fee697fd400f050a772f67c2ace5e4196d1c4261d3e861d6dc2e5439666f112c406104d6271e5ab60cda80ef2ffc64'
ARG gitLFSLinuxComponentVersion='2.9.2-1'
ARG gitLinuxComponentVersion='1:2.39.0-0ppa1~ubuntu20.04.1'
ARG gitLinuxComponentVersion='1:2.39.1-0ppa1~ubuntu20.04.1'
ARG repo='https://hub.docker.com/r/jetbrains/'
ARG teamcityMinimalAgentImage='teamcity-minimal-agent:EAP-linux-arm64'

Expand Down
2 changes: 1 addition & 1 deletion context/generated/linux/Server/Ubuntu/20.04/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Default arguments
ARG gitLFSLinuxComponentVersion='2.9.2-1'
ARG gitLinuxComponentVersion='1:2.39.0-0ppa1~ubuntu20.04.1'
ARG gitLinuxComponentVersion='1:2.39.1-0ppa1~ubuntu20.04.1'
ARG jdkServerLinuxComponent='https://corretto.aws/downloads/resources/11.0.16.9.1/amazon-corretto-11.0.16.9.1-linux-x64.tar.gz'
ARG jdkServerLinuxComponentMD5SUM='6ff46b39cbaec4218fd49c6c64077c43'
ARG p4Version='2022.2-2369846'
Expand Down
2 changes: 1 addition & 1 deletion context/generated/linux/Server/UbuntuARM/20.04/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Default arguments
ARG gitLFSLinuxComponentVersion='2.9.2-1'
ARG gitLinuxComponentVersion='1:2.39.0-0ppa1~ubuntu20.04.1'
ARG gitLinuxComponentVersion='1:2.39.1-0ppa1~ubuntu20.04.1'
ARG jdkServerLinuxARM64Component='https://corretto.aws/downloads/resources/11.0.16.9.1/amazon-corretto-11.0.16.9.1-linux-aarch64.tar.gz'
ARG jdkServerLinuxARM64ComponentMD5SUM='fd96ceb7be9522eaf545b36a88a3e96a'
ARG repo=''
Expand Down
4 changes: 2 additions & 2 deletions context/generated/teamcity-agent.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ The docker image is available on:

Installed components:

- Git v.2.39.0
- Git v.2.39.1
- Git LFS v.2.9.2
- Mercurial
- Perforce Helix Core client (p4) [2022.2-2369846](https://www.perforce.com/products/helix-core)
Expand Down Expand Up @@ -118,7 +118,7 @@ The docker image is available on:

Installed components:

- Git v.2.39.0
- Git v.2.39.1
- Git LFS v.2.9.2
- Mercurial
- [Docker v.5:20.10.12](https://github.com/docker/cli/releases/tag/v20.10.12), [Containerd.io v1.4.12-1](https://ubuntu.pkgs.org/20.04/docker-ce-stable-amd64/containerd.io_1.4.12-1_amd64.deb.html)
Expand Down
4 changes: 2 additions & 2 deletions context/generated/teamcity-server.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ The docker image is available on:
Installed components:

- [JDK <img align="center" height="18" src="/logo/corretto.png"> Amazon Corretto x64 v.11.0.16.9.1 Checksum (MD5) 6ff46b39cbaec4218fd49c6c64077c43](https://corretto.aws/downloads/resources/11.0.16.9.1/amazon-corretto-11.0.16.9.1-linux-x64.tar.gz)
- Git v.2.39.0
- Git v.2.39.1
- Git LFS v.2.9.2
- Perforce Helix Core client (p4) [2022.2-2369846](https://www.perforce.com/products/helix-core)

Expand Down Expand Up @@ -170,7 +170,7 @@ The docker image is not available and may be created manually.
Installed components:

- [JDK <img align="center" height="18" src="/logo/corretto.png"> Amazon Corretto aarch64 v.11.0.16.9.1 Checksum (MD5) fd96ceb7be9522eaf545b36a88a3e96a](https://corretto.aws/downloads/resources/11.0.16.9.1/amazon-corretto-11.0.16.9.1-linux-aarch64.tar.gz)
- Git v.2.39.0
- Git v.2.39.1
- Git LFS v.2.9.2

Container platform: linux
Expand Down

0 comments on commit 0bd3d99

Please sign in to comment.