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

This commit is contained in:
cătălin 2025-03-21 09:34:16 +01:00
commit 0cecc273a6
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
FROM nextcloud:31.0.1-apache
FROM nextcloud:31.0.2-apache
RUN set -ex; \
\