chore: upgrade pds to 0.4.5009
All checks were successful
cc-ci/testme cc-ci: success

This commit is contained in:
autonomic-bot
2026-06-26 03:22:55 +00:00
parent 17b5c09328
commit a562c6eca5

View File

@ -3,7 +3,7 @@ version: "3.8"
services:
app:
image: ghcr.io/bluesky-social/pds:0.4.5006
image: ghcr.io/bluesky-social/pds:0.4.5009
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.1+v0.4.5006"
- "coop-cloud.${STACK_NAME}.version=0.3.1+v0.4.5009"
- "backupbot.backup=true"
healthcheck:
test: ["CMD", "wget", "-q", "--spider", "http://localhost:3000/xrpc/_health"]