forked from catalin/fukuops
chore: update nextcloud to v30.0.3
This commit is contained in:
parent
e8d5556247
commit
cf4b91bc46
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM nextcloud:30.0.2-apache
|
||||
FROM nextcloud:30.0.3-apache
|
||||
|
||||
RUN set -ex; \
|
||||
\
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@ services:
|
|||
- nextcloud
|
||||
|
||||
nextcloud:
|
||||
image: git.roboces.dev/catalin/fukuops:nextcloud-30.0.2
|
||||
image: git.roboces.dev/catalin/fukuops:nextcloud-30.0.3
|
||||
volumes:
|
||||
- /mnt/nas1/legacy-storage/cloud/cloud/data:/var/www/html/data
|
||||
- /mnt/nas1/legacy-storage/cloud/cloud/config:/var/www/html/config
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue