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