We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2da8ee2 commit 5b8206eCopy full SHA for 5b8206e
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:8b67701ea9d243abde95ad831d161a432bca8487fb588ba9851668c0e66e745d
+FROM nextcloud:30.0.14-fpm@sha256:0050b80e580b329b86981b4b2fd2cf20b25a09b7892e92d294b229a518a3798b
14
15
COPY --from=supercronic /go/bin/supercronic /usr/local/bin/supercronic
16
0 commit comments