Skip to content

Commit 0b0da7a

Browse files
⬆️ Update alpine_3_19/composer to v2.7.4-r0 (#442)
1 parent 42e6611 commit 0b0da7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grocy/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ARG GROCY_VERSION="v4.2.0"
1010
# hadolint ignore=DL3003
1111
RUN \
1212
apk add --no-cache \
13-
composer=2.7.1-r0 \
13+
composer=2.7.4-r0 \
1414
nginx=1.24.0-r15 \
1515
patch=2.7.6-r10 \
1616
php82-ctype=8.2.18-r0 \

0 commit comments

Comments
 (0)