-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
[Probably not the place to post this issue, but I couldn't find the repo that manages docker images if any]
The latest docker image published (6 days ago) simply does not work:
docker run -p 8081:8080 public.ecr.aws/upstash/qstash:2.27.9 qstash dev
=> exec /usr/bin/qstash: no such file or directory
This issue has been replicated on multiple macbooks with different specs.
While docker run -p 8081:8080 public.ecr.aws/upstash/qstash:2.22.3 qstash dev just works everywhere.
Workaround: We specified the version 2.22.3 instead of latest until latest is fixed.
Metadata
Metadata
Assignees
Labels
No labels