We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 87cd161 + ec22fc6 commit fded595Copy full SHA for fded595
1 file changed
docker/nextcloud/Dockerfile
@@ -1,5 +1,5 @@
1
# syntax = docker/dockerfile:1.4
2
-FROM nextcloud:30.0.8-fpm
+FROM nextcloud:30.0.10-fpm
3
4
SHELL ["/bin/bash", "-e", "-c"]
5
ENV DEBIAN_FRONTEND=noninteractive \
0 commit comments