Skip to content

Commit 4ac3cea

Browse files
daniil-nedostupMykolaMarusenko
authored andcommitted
chore: Update tool versions in Dockerfile (#77)
1 parent 02717dc commit 4ac3cea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ ENV OPERATOR=/usr/local/bin/gerrit-operator \
66
HOME=/home/gerrit-operator
77

88
RUN apk add --no-cache ca-certificates==20241121-r1 \
9-
openssh-client==9.3_p2-r2 \
10-
openssl==3.1.7-r1 \
9+
openssh-client==9.3_p2-r3 \
10+
openssl==3.1.8-r0 \
1111
git==2.40.4-r0
1212

1313
# install operator binary

0 commit comments

Comments
 (0)