We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3870439 commit 9897d3cCopy full SHA for 9897d3c
1 file changed
29/Dockerfile
@@ -10,7 +10,7 @@ RUN set -ex; \
10
go install;
11
12
13
-FROM nextcloud:29.0.12-fpm@sha256:4ef987be9824bd4deb035787c2b0ba073fc8032947d1d4993b282b10ae56bb30
+FROM nextcloud:29.0.13-fpm@sha256:e57c86306b99528ca093f6bf5c72c25958e8a86897e45c81dfda9e87bb12f8ea
14
15
COPY --from=supercronic /go/bin/supercronic /usr/local/bin/supercronic
16
0 commit comments