Skip to content

Commit

Permalink
fix Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
moshe-blox committed Oct 7, 2024
1 parent 78eecae commit 9572d57
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 @@ -6,7 +6,7 @@ FROM golang:1.22 AS preparer
RUN apt-get update && \
DEBIAN_FRONTEND=noninteractive apt-get install -yq --no-install-recommends \
curl=7.88.1-10+deb12u7 \
git=1:2.39.2-1.1 \
git=1:2.39.5-0+deb12u1 \
zip=3.0-13 \
unzip=6.0-28 \
g++=4:12.2.0-3 \
Expand Down

0 comments on commit 9572d57

Please sign in to comment.