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