Skip to content

Commit

Permalink
Bump curl~=8.11 and git~=2.47
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristophShyper committed Jan 30, 2025
1 parent 3fbcac1 commit 52952e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ RUN set -eux ;\
apk update --no-cache ;\
apk add --no-cache \
bash~=5.2 \
curl~=8.10 \
git~=2.45 ;\
curl~=8.11 \
git~=2.47 ;\
rm -rf /var/cache/* ;\
rm -rf /root/.cache/*

Expand Down

0 comments on commit 52952e8

Please sign in to comment.