We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9792edd commit 38ab153Copy full SHA for 38ab153
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:3e792ab8868fb065a34d6b6076efa2109ab8b359f6a011e5e193a0b630fc5e4d
+FROM nextcloud:30.0.16-fpm@sha256:abcb5a32e9fb98b9cad06d8511aa248fbf70867eea84d128a9e9a6058a331e12
14
15
COPY --from=supercronic /go/bin/supercronic /usr/local/bin/supercronic
16
0 commit comments