chore: publish 0.1.0+2.8.6-alpine release
This commit is contained in:
@ -3,7 +3,7 @@ version: "3.8"
|
||||
|
||||
services:
|
||||
app:
|
||||
image: lucaslorentz/caddy-docker-proxy:ci-alpine
|
||||
image: lucaslorentz/caddy-docker-proxy:2.8.6-alpine
|
||||
ports:
|
||||
- 80:80
|
||||
- 443:443
|
||||
@ -23,6 +23,7 @@ services:
|
||||
- "traefik.http.routers.${STACK_NAME}.rule="
|
||||
- "traefik.http.routers.${STACK_NAME}.entrypoints=web-secure"
|
||||
- "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}"
|
||||
- "coop-cloud.${STACK_NAME}.version=0.1.0+2.8.6-alpine"
|
||||
|
||||
|
||||
networks:
|
||||
|
Reference in New Issue
Block a user