Skip to content

Commit

Permalink
chore: Update Dockerfile packages (#66)
Browse files Browse the repository at this point in the history
  • Loading branch information
daniil-nedostup authored and SergK committed Oct 25, 2024
1 parent 1db0a93 commit 0f2d4a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ENV OPERATOR=/usr/local/bin/gerrit-operator \

RUN apk add --no-cache ca-certificates==20240226-r0 \
openssh-client==9.3_p2-r2 \
openssl==3.1.7-r0 \
openssl==3.1.7-r1 \
git==2.40.3-r0

# install operator binary
Expand Down

0 comments on commit 0f2d4a1

Please sign in to comment.