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