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