We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c284f7e commit c530f47Copy full SHA for c530f47
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:e77d0e3290cc501103dea8dd969acae0a04e1f13b5a43b685b61bbc9916b2825
+FROM nextcloud:29.0.12-fpm@sha256:180c2fee978e7db743fff61bcf53dbbdd80663549eb8745cf6b053c96528ee82
14
15
COPY --from=supercronic /go/bin/supercronic /usr/local/bin/supercronic
16
0 commit comments