Skip to content

Commit

Permalink
⬆️ Update alpine_3_19/composer to v2.7.6-r0 (#401)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 6, 2024
1 parent 05f9eb1 commit e288a56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasmoadmin/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ RUN \
php82=8.2.18-r0 \
\
&& apk add --no-cache --virtual .build-dependencies \
composer=2.7.4-r0 \
composer=2.7.6-r0 \
\
&& curl -J -L -o /tmp/tasmoadmin.tar.gz \
"https://github.com/TasmoAdmin/TasmoAdmin/releases/download/${TASMOADMIN_VERSION}/tasmoadmin_${TASMOADMIN_VERSION}.tar.gz" \
Expand Down

0 comments on commit e288a56

Please sign in to comment.