Skip to content

Commit

Permalink
⬆️ Update alpine_3_19/composer to v2.7.7-r0 (#451)
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 Jun 12, 2024
1 parent 4df6eaa commit 2b55889
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grocy/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ARG GROCY_VERSION="v4.2.0"
# hadolint ignore=DL3003
RUN \
apk add --no-cache \
composer=2.7.6-r0 \
composer=2.7.7-r0 \
nginx=1.24.0-r16 \
patch=2.7.6-r10 \
php82-ctype=8.2.20-r0 \
Expand Down

0 comments on commit 2b55889

Please sign in to comment.