forked from coop-cloud/custom-html
chore: publish 1.3.0+1.23.3 release
This commit is contained in:
parent
c7d557cc6c
commit
02d0a39db4
@ -3,7 +3,7 @@ services:
|
||||
git:
|
||||
environment:
|
||||
- GIT_REPO_URL
|
||||
image: alpine/git:v2.32.0
|
||||
image: alpine/git:v2.36.3
|
||||
entrypoint: /docker-entrypoint.sh
|
||||
volumes:
|
||||
- content:/git
|
||||
|
@ -3,7 +3,7 @@ version: "3.8"
|
||||
|
||||
services:
|
||||
app:
|
||||
image: nginx:1.21.6
|
||||
image: nginx:1.23.3
|
||||
networks:
|
||||
- proxy
|
||||
deploy:
|
||||
@ -19,7 +19,7 @@ services:
|
||||
- "traefik.http.routers.${STACK_NAME}.middlewares=${STACK_NAME}-redirect"
|
||||
- "traefik.http.middlewares.${STACK_NAME}-redirect.headers.SSLForceHost=true"
|
||||
- "traefik.http.middlewares.${STACK_NAME}-redirect.headers.SSLHost=${DOMAIN}"
|
||||
- "coop-cloud.${STACK_NAME}.version=1.2.1+1.21.6"
|
||||
- "coop-cloud.${STACK_NAME}.version=1.3.0+1.23.3"
|
||||
environment:
|
||||
DEFAULT_CONF_FILE: /etc/nginx/conf.d/default.conf
|
||||
volumes:
|
||||
|
Loading…
Reference in New Issue
Block a user