chore: publish 0.1.4+0.6.24 release
This commit is contained in:
parent
1247de1fc2
commit
4c86c7d234
@ -3,7 +3,7 @@ version: "3.8"
|
||||
|
||||
services:
|
||||
web:
|
||||
image: nginx:1.27.2
|
||||
image: nginx:1.27.4
|
||||
networks:
|
||||
- proxy
|
||||
- internal
|
||||
@ -24,7 +24,7 @@ services:
|
||||
- "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}"
|
||||
|
||||
app:
|
||||
image: "lscr.io/linuxserver/calibre-web:0.6.23"
|
||||
image: "lscr.io/linuxserver/calibre-web:0.6.24"
|
||||
environment:
|
||||
- DOCKER_MODS
|
||||
- FLASK_DEBUG=${DEBUG}
|
||||
@ -43,7 +43,7 @@ services:
|
||||
mode: 0555
|
||||
deploy:
|
||||
labels:
|
||||
- "coop-cloud.${STACK_NAME}.version=0.1.3+0.6.23"
|
||||
- "coop-cloud.${STACK_NAME}.version=0.1.4+0.6.24"
|
||||
|
||||
networks:
|
||||
internal:
|
||||
|
Loading…
x
Reference in New Issue
Block a user