Skip to content

Commit

Permalink
bump curl
Browse files Browse the repository at this point in the history
  • Loading branch information
joecorall committed Dec 12, 2024
1 parent 8ea171c commit 54dd122
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 @@ -25,7 +25,7 @@ RUN adduser -S -G nobody scyllaridae

RUN apk update && \
apk add --no-cache \
curl==8.11.0-r2 \
curl==8.11.1-r0 \
bash==5.2.26-r0 \
ca-certificates==20240705-r0 \
openssl==3.3.2-r1
Expand Down

0 comments on commit 54dd122

Please sign in to comment.