We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eeb5e4c commit 82e7ea7Copy full SHA for 82e7ea7
1 file changed
Dockerfile
@@ -7,7 +7,7 @@ ARG DEBIAN_FRONTEND=noninteractive
7
# Define default versions for tools needed to install Golang, Protoc, Plugins and the PATH
8
# https://packages.debian.org/stable/curl
9
# renovate: release=stable depName=curl
10
-ARG CURL_VERSION=8.14.1-2+deb13u2
+ARG CURL_VERSION=8.14.1-2+deb13u3
11
# https://packages.debian.org/stable/git
12
# renovate: release=stable depName=git
13
ARG GIT_VERSION=1:2.47.3-0+deb13u1
0 commit comments