We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3053772 commit a242ae9Copy full SHA for a242ae9
Dockerfile
@@ -50,7 +50,7 @@ ENV PATH=/app/venv/bin:/usr/local/bin:/usr/bin:/bin
50
# Debian packages pins
51
52
# renovate: repo=https://ppa.launchpadcontent.net/git-core/ppa/ubuntu release=plucky depName=git
53
-ENV GIT_VERSION="1:2.51.0-0ppa2~ubuntu25.04.1"
+ENV GIT_VERSION="1:2.51.1-0ppa1~ubuntu25.04.1"
54
# renovate: repo=https://archive.ubuntu.com/ubuntu release=plucky depName=ca-certificates
55
ENV CA_VERSION="20241223"
56
# renovate: repo=https://archive.ubuntu.com/ubuntu release=plucky depName=curl
0 commit comments