We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42e6611 commit 0b0da7aCopy full SHA for 0b0da7a
grocy/Dockerfile
@@ -10,7 +10,7 @@ ARG GROCY_VERSION="v4.2.0"
10
# hadolint ignore=DL3003
11
RUN \
12
apk add --no-cache \
13
- composer=2.7.1-r0 \
+ composer=2.7.4-r0 \
14
nginx=1.24.0-r15 \
15
patch=2.7.6-r10 \
16
php82-ctype=8.2.18-r0 \
0 commit comments