chore(deps): update nextcloud docker tag to v31.0.6

This commit is contained in:
cătălin 2025-07-11 09:54:48 +02:00
commit 395c232e2f
No known key found for this signature in database
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
FROM nextcloud:31.0.5-apache
FROM nextcloud:31.0.6-apache
RUN set -ex; \
\