We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02717dc commit 4ac3ceaCopy full SHA for 4ac3cea
Dockerfile
@@ -6,8 +6,8 @@ ENV OPERATOR=/usr/local/bin/gerrit-operator \
6
HOME=/home/gerrit-operator
7
8
RUN apk add --no-cache ca-certificates==20241121-r1 \
9
- openssh-client==9.3_p2-r2 \
10
- openssl==3.1.7-r1 \
+ openssh-client==9.3_p2-r3 \
+ openssl==3.1.8-r0 \
11
git==2.40.4-r0
12
13
# install operator binary
0 commit comments