We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f1a6e1 commit bb7738fCopy full SHA for bb7738f
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:685bca732e715466e39206c953c80802cbcc6a323b5084a2f958613231b17831
+FROM nextcloud:30.0.17-fpm@sha256:259e35e7fc587057316249816411c4ae1bdfa4ede3a0804442af1019a06eb4bb
14
15
COPY --from=supercronic /go/bin/supercronic /usr/local/bin/supercronic
16
0 commit comments