Compare commits
2 Commits
7.0.1+v1.1
...
7.0.2+v1.1
| Author | SHA1 | Date | |
|---|---|---|---|
| d0d5cfb1bc | |||
| 3d13505330 |
@ -9,7 +9,7 @@ services:
|
||||
- shared_secret_auth
|
||||
configs:
|
||||
- source: shared_secret_auth
|
||||
target: /usr/local/lib/python3.12/site-packages/shared_secret_authenticator.py
|
||||
target: /usr/local/lib/python3.13/site-packages/shared_secret_authenticator.py
|
||||
|
||||
configs:
|
||||
shared_secret_auth:
|
||||
|
||||
@ -106,7 +106,7 @@ services:
|
||||
restart_policy:
|
||||
condition: on-failure
|
||||
labels:
|
||||
- "coop-cloud.${STACK_NAME}.version=7.0.1+v1.149.1"
|
||||
- "coop-cloud.${STACK_NAME}.version=7.0.2+v1.149.1"
|
||||
- "coop-cloud.${STACK_NAME}.timeout=${TIMEOUT}"
|
||||
healthcheck:
|
||||
test: ["CMD", "curl", "-f", "http://localhost:8008/health"]
|
||||
|
||||
Reference in New Issue
Block a user