fix: tag to static images

This commit is contained in:
decentral1se 2022-01-23 18:27:09 +01:00
parent acb93e70c2
commit 90a1e6f352
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410
1 changed files with 3 additions and 3 deletions

View File

@ -17,7 +17,7 @@ x-environment: &default-env
services:
app:
image: snikket/snikket-web-proxy:beta
image: snikket/snikket-web-proxy:beta.20220119.1
networks:
- proxy
- backend
@ -41,13 +41,13 @@ services:
- "traefik.http.routers.${STACK_NAME}.tls.domains[0].sans=groups.${DOMAIN},share.${DOMAIN}"
portal:
image: snikket/snikket-web-portal:beta
image: snikket/snikket-web-portal:beta.20220119.1
environment: *default-env
networks:
- backend
server:
image: snikket/snikket-server:beta
image: snikket/snikket-server:beta.20220119.1
secrets:
- coturn_secret
configs: