chore: publish 3.1.2+2024.06.55 release

This commit is contained in:
notplants
2026-08-03 16:40:48 -04:00
parent 68c5c8be4d
commit b1761be669
+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.1+2024.06.52"
- "coop-cloud.${STACK_NAME}.version=3.1.2+2024.06.55"
db:
image: redis:8.8.0-alpine