chore: publish 3.3.0+v4.1.0 release
This commit is contained in:
parent
df06560b35
commit
321c4ea18b
@ -3,7 +3,7 @@ version: "3.8"
|
||||
|
||||
services:
|
||||
app:
|
||||
image: listmonk/listmonk:v4.0.1
|
||||
image: listmonk/listmonk:v4.1.0
|
||||
networks:
|
||||
- internal
|
||||
- proxy
|
||||
@ -31,7 +31,7 @@ services:
|
||||
- "traefik.http.routers.${STACK_NAME}.entrypoints=web-secure"
|
||||
- "traefik.http.services.${STACK_NAME}.loadbalancer.server.port=9000"
|
||||
- "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}"
|
||||
- "coop-cloud.${STACK_NAME}.version=3.2.0+v4.0.1"
|
||||
- "coop-cloud.${STACK_NAME}.version=3.3.0+v4.1.0"
|
||||
volumes:
|
||||
- "uploads:/uploads"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user