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