Skip to content

Commit

Permalink
⬆️ Update alpine_3_19/composer to v2.7.1-r0 (#386)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 10, 2024
1 parent 85100fc commit 0fe7418
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 @@ -43,7 +43,7 @@ RUN \
php82=8.2.15-r0 \
\
&& apk add --no-cache --virtual .build-dependencies \
composer=2.7.0-r0 \
composer=2.7.1-r0 \
\
&& cd /var/www/tasmoadmin/tasmoadmin \
&& composer install --no-dev \
Expand Down

0 comments on commit 0fe7418

Please sign in to comment.