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