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