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