generated from coop-cloud/example
chore: publish 4.1.0+v5.2.1-bullseye release
This commit is contained in:
parent
716ea6b19a
commit
5c191f26a8
@ -3,7 +3,7 @@ version: "3.8"
|
||||
|
||||
services:
|
||||
web:
|
||||
image: nginx:1.23.3
|
||||
image: nginx:1.26.0
|
||||
networks:
|
||||
- proxy
|
||||
- internal
|
||||
@ -47,7 +47,7 @@ services:
|
||||
- "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}"
|
||||
|
||||
app:
|
||||
image: chocobozzz/peertube:v5.0.1-bullseye
|
||||
image: chocobozzz/peertube:v5.2.1-bullseye
|
||||
environment:
|
||||
- PEERTUBE_ADMIN_EMAIL
|
||||
- PEERTUBE_CONTACT_FORM_ENABLED
|
||||
@ -85,7 +85,7 @@ services:
|
||||
- internal
|
||||
deploy:
|
||||
labels:
|
||||
- "coop-cloud.${STACK_NAME}.version=4.0.0+v5.0.1-bullseye"
|
||||
- "coop-cloud.${STACK_NAME}.version=4.1.0+v5.2.1-bullseye"
|
||||
|
||||
db:
|
||||
image: postgres:10-alpine
|
||||
|
Loading…
x
Reference in New Issue
Block a user