chore: publish 0.8.3+0.19.0 release
This commit is contained in:
parent
a309c7c977
commit
d4e4b25207
@ -2,7 +2,7 @@ version: "3.8"
|
||||
|
||||
services:
|
||||
app:
|
||||
image: superseriousbusiness/gotosocial:0.18.0
|
||||
image: superseriousbusiness/gotosocial:0.19.0
|
||||
configs:
|
||||
- source: entrypoint
|
||||
target: /custom-entrypoint.sh
|
||||
@ -28,7 +28,7 @@ services:
|
||||
- "traefik.http.routers.${STACK_NAME}.rule=Host(`${DOMAIN}`${EXTRA_DOMAINS})"
|
||||
- "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}"
|
||||
- "traefik.http.routers.${STACK_NAME}.entrypoints=web-secure"
|
||||
- "coop-cloud.${STACK_NAME}.version=0.8.2+0.18.0"
|
||||
- "coop-cloud.${STACK_NAME}.version=0.8.3+0.19.0"
|
||||
|
||||
healthcheck:
|
||||
test: wget --no-verbose --tries=1 --spider http://localhost:8080/readyz || exit 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user