We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9eb797e commit 6f1e27dCopy full SHA for 6f1e27d
scripts/Dockerfile.base
@@ -10,7 +10,7 @@ RUN apk add --no-cache \
10
curl \
11
wget \
12
bash \
13
- git=2.43.4-r0 \
+ git=2.45.1-r0 \
14
openssl \
15
openssh-client && \
16
addgroup \
0 commit comments