Skip to content

Commit

Permalink
bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
joecorall authored Jan 31, 2025
1 parent 5ee599c commit 14f4c11
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 @@ -22,8 +22,8 @@ RUN chmod +x /usr/local/bin/install-php-extensions && \
RUN apk update \
&& apk add --no-cache \
bash==5.2.26-r0 \
curl==8.11.0-r2 \
git==2.45.2-r0 \
curl==8.11.1-r0 \
git==git-2.45.3-r0 \
jq==1.7.1-r0 \
yq==4.44.1-r2 \
zip==3.0-r12
Expand Down

0 comments on commit 14f4c11

Please sign in to comment.