Author SHA1 Message Date
autonomic-bot 589d490b93 chore: upgrade app to 0.4.5034
cc-ci/testme cc-ci: success
2026-09-11 02:11:47 +00:00
notplants e23c2951c1 chore: publish 0.4.0+0.4.5027 release 2026-08-17 12:44:19 -04:00
notplants b95cb05c8f chore: empty commit to cut 0.4.0 release 2026-08-17 16:42:17 +00:00
+2 -2
View File
@@ -3,7 +3,7 @@ version: "3.8"
services:
app:
image: ghcr.io/bluesky-social/pds:0.4.5027
image: ghcr.io/bluesky-social/pds:0.4.5034
networks:
- internal
environment:
@@ -36,7 +36,7 @@ services:
max_attempts: 5
labels:
- "coop-cloud.${STACK_NAME}.timeout=${TIMEOUT:-120}"
- "coop-cloud.${STACK_NAME}.version=0.3.0+0.4.5027"
- "coop-cloud.${STACK_NAME}.version=0.4.0+0.4.5027"
- "backupbot.backup=true"
healthcheck:
test: ["CMD", "wget", "-q", "--spider", "http://localhost:3000/xrpc/_health"]