mirrored qstash image (#968)

<!--

Make sure you've read the CONTRIBUTING.md guidelines:
https://github.com/stack-auth/stack-auth/blob/dev/CONTRIBUTING.md

-->

---------

Co-authored-by: Konsti Wohlwend <n2d4xc@gmail.com>
This commit is contained in:
BilalG1 2025-10-21 18:28:22 -07:00 committed by GitHub
parent 57e6a012e1
commit 0bcec0f08f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -41,7 +41,7 @@ jobs:
- name: Start Docker Compose in background
uses: JarvusInnovations/background-action@v1.0.7
with:
run: docker compose -f docker/dependencies/docker.compose.yaml up -d &
run: docker compose -f docker/dependencies/docker.compose.yaml up --pull always -d &
# we don't need to wait on anything, just need to start the daemon
wait-on: /dev/null
tail: true

View File

@ -195,7 +195,7 @@ services:
# ================= QStash =================
qstash:
image: public.ecr.aws/upstash/qstash:latest
image: bgodil/qstash:latest
ports:
- "${NEXT_PUBLIC_STACK_PORT_PREFIX:-81}25:8080"
command: qstash dev