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