Skip to content

Commit

Permalink
Updated curl to 7.78.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristophShyper committed Jul 29, 2021
1 parent 61f2281 commit 09d1c80
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 @@ -55,7 +55,7 @@ RUN set -eux ;\
apk update --no-cache ;\
apk add --no-cache \
bash~=5.1.4 \
curl~=7.77.0 ;\
curl~=7.78.0 ;\
rm -rf /var/cache/* ;\
rm -rf /root/.cache/*

Expand Down

0 comments on commit 09d1c80

Please sign in to comment.