generated from coop-cloud/example
feat: upgrade bump
This commit is contained in:
parent
b286d370a3
commit
453db7121c
@ -3,7 +3,7 @@ version: "3.8"
|
||||
|
||||
services:
|
||||
app:
|
||||
image: nginx:1.20.0
|
||||
image: nginx:1.20.2
|
||||
networks:
|
||||
- proxy
|
||||
volumes:
|
||||
@ -21,7 +21,7 @@ services:
|
||||
- "traefik.http.routers.${STACK_NAME}.entrypoints=web-secure"
|
||||
- "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}"
|
||||
|
||||
- "coop-cloud.${STACK_NAME}.version=0.1.0+1.20.0"
|
||||
- "coop-cloud.${STACK_NAME}.version=0.1.1+1.20.2"
|
||||
- "coop-cloud.${STACK_NAME}.timeout=${TIMEOUT:-120}"
|
||||
|
||||
- "backupbot.backup=true"
|
||||
|
Loading…
x
Reference in New Issue
Block a user