Archived
Compare commits
2
Commits
2fcdc66d65
...
30aefd14a3
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
30aefd14a3 | ||
|
|
310ed1df45 |
+2
-2
@@ -14,7 +14,7 @@ services:
|
||||
restart: always
|
||||
|
||||
app:
|
||||
image: nextcloud:28.0.1-fpm-alpine
|
||||
image: nextcloud:28.0.2-fpm-alpine
|
||||
# ports:
|
||||
# - 8080:80
|
||||
restart: always
|
||||
@@ -49,7 +49,7 @@ services:
|
||||
- app
|
||||
|
||||
cron:
|
||||
image: nextcloud:28.0.1-fpm-alpine
|
||||
image: nextcloud:28.0.2-fpm-alpine
|
||||
restart: always
|
||||
volumes:
|
||||
- nextcloud:/var/www/html
|
||||
|
||||
Reference in New Issue
Block a user