forked from coop-cloud/nextcloud
Compare commits
1 Commits
renovate/r
...
renovate/n
Author | SHA1 | Date | |
---|---|---|---|
d033ba221b |
@ -1,6 +1,6 @@
|
||||
services:
|
||||
web:
|
||||
image: nginx:1.26.0
|
||||
image: nginx:1.29.2
|
||||
configs:
|
||||
- source: nginx_conf
|
||||
target: /etc/nginx/nginx.conf
|
||||
@ -109,7 +109,7 @@ services:
|
||||
entrypoint: /cron.sh
|
||||
|
||||
cache:
|
||||
image: redis:7.4.6-alpine
|
||||
image: redis:7.2.4-alpine
|
||||
networks:
|
||||
- internal
|
||||
volumes:
|
||||
|
Reference in New Issue
Block a user