We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0202fd4 commit 325c8f5Copy full SHA for 325c8f5
1 file changed
29/Dockerfile
@@ -10,7 +10,7 @@ RUN set -ex; \
10
go install;
11
12
13
-FROM nextcloud:29.0.14-fpm@sha256:8a7e6c264d6e1afe98d061de2e8704d5fdbd687f69c8d02698e1dcbe6e3cdccd
+FROM nextcloud:29.0.14-fpm@sha256:4339b8a2450aae1d6dac0b651e57aa07aa5d652c757173c8cedc884ec3933d52
14
15
COPY --from=supercronic /go/bin/supercronic /usr/local/bin/supercronic
16
0 commit comments