Skip to content

Commit 35a51e1

Browse files
s3riusCopilot
andauthored
Update README.md
Co-authored-by: Copilot <[email protected]>
1 parent 231e86f commit 35a51e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ class TaskiqAdminMiddleware(TaskiqMiddleware):
7575
return super().post_execute(message, result)
7676
```
7777

78-
2) Pull the image from DockerHub: `docker pull ghcr.io/taskiq-python/taskiq-admin:latest`
78+
2) Pull the image from GitHub Container Registry: `docker pull ghcr.io/taskiq-python/taskiq-admin:latest`
7979

8080
3) Replace `TASKIQ_ADMIN_API_TOKEN` with any secret enough string and run:
8181
```bash

0 commit comments

Comments
 (0)