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