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