Compare commits
4 Commits
0.10.0+v0.
...
0.10.1+v0.
| Author | SHA1 | Date | |
|---|---|---|---|
| d3c3682936 | |||
| a06114d855 | |||
| 0e3daeffec | |||
| 717205a117 |
@ -102,7 +102,7 @@ services:
|
||||
labels:
|
||||
- "traefik.enable=false"
|
||||
- "coop-cloud.${STACK_NAME}.timeout=${TIMEOUT:-120}"
|
||||
- "coop-cloud.${STACK_NAME}.version=0.10.0+v0.19.0"
|
||||
- "coop-cloud.${STACK_NAME}.version=0.10.1+v0.19.0"
|
||||
environment:
|
||||
<<: [ *common-env ]
|
||||
healthcheck:
|
||||
@ -363,7 +363,7 @@ services:
|
||||
|
||||
|
||||
web:
|
||||
image: nginx:1.31.1
|
||||
image: nginx:1.31.2
|
||||
configs:
|
||||
- source: nginx_conf
|
||||
target: /etc/nginx/conf.d/default.conf
|
||||
|
||||
Reference in New Issue
Block a user