chore: publish 3.1.3+2024.06.57 release

This commit is contained in:
notplants
2026-08-10 12:34:24 -04:00
parent 0b33e79f1e
commit c75df76fa6
+1 -1
View File
@@ -96,7 +96,7 @@ services:
- "traefik.http.routers.${STACK_NAME}.rule=Host(`${DOMAIN}`)"
- "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}"
- "traefik.http.routers.${STACK_NAME}.entrypoints=web-secure"
- "coop-cloud.${STACK_NAME}.version=3.1.2+2024.06.55"
- "coop-cloud.${STACK_NAME}.version=3.1.3+2024.06.57"
db:
image: redis:8.10.0-alpine