chore: publish 2.1.1+v4.1.1-bullseye release

This commit is contained in:
decentral1se 2022-03-08 14:16:10 +01:00
parent b99671c2bf
commit 73f080adbc
1 changed files with 2 additions and 2 deletions

View File

@ -35,7 +35,7 @@ services:
- "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}"
app:
image: chocobozzz/peertube:v4.1.0-bullseye
image: chocobozzz/peertube:v4.1.1-bullseye
environment:
- PEERTUBE_ADMIN_EMAIL
- PEERTUBE_CONTACT_FORM_ENABLED
@ -74,7 +74,7 @@ services:
- internal
deploy:
labels:
- "coop-cloud.${STACK_NAME}.version=2.1.0+v4.1.0-bullseye"
- "coop-cloud.${STACK_NAME}.version=2.1.1+v4.1.1-bullseye"
db:
image: postgres:10-alpine