We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96f1a57 commit 80cacf6Copy full SHA for 80cacf6
1 file changed
30/Dockerfile
@@ -10,7 +10,7 @@ RUN set -ex; \
10
go install;
11
12
13
-FROM nextcloud:30.0.12-fpm@sha256:f92e692c351e2becebffb4ee7dfd5175aa7b57c173326e0164da79461e5f933c
+FROM nextcloud:30.0.13-fpm@sha256:0aa5474506216db5a5575a7625a23778ad9559deefc92c1fc9d58a7597ac7670
14
15
COPY --from=supercronic /go/bin/supercronic /usr/local/bin/supercronic
16
0 commit comments