We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19cfbeb commit 3f1a6e1Copy full SHA for 3f1a6e1
1 file changed
30/Dockerfile
@@ -10,7 +10,7 @@ RUN set -ex; \
10
go install;
11
12
13
-FROM nextcloud:30.0.17-fpm@sha256:14c8844e625b135c098a72b01145e30b17812ccde45c1a1a5670bb66b5b8c80d
+FROM nextcloud:30.0.17-fpm@sha256:685bca732e715466e39206c953c80802cbcc6a323b5084a2f958613231b17831
14
15
COPY --from=supercronic /go/bin/supercronic /usr/local/bin/supercronic
16
0 commit comments