Skip to content

Commit 2e53fe0

Browse files
committed
fix: repo namestapce in README
1 parent 8a68acd commit 2e53fe0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ docker run -d \
130130
-e FLASHDUTY_RUNNER_API_KEY=your_api_key \
131131
-e FLASHDUTY_RUNNER_NAME=my-runner \
132132
-v /var/flashduty/workspace:/workspace \
133-
ghcr.io/flashcatcloud/flashduty-runner:latest
133+
registry.flashcat.cloud/public/flashduty-runner:latest
134134
```
135135

136136
### Configuration

README_zh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ docker run -d \
130130
-e FLASHDUTY_RUNNER_API_KEY=your_api_key \
131131
-e FLASHDUTY_RUNNER_NAME=my-runner \
132132
-v /var/flashduty/workspace:/workspace \
133-
ghcr.io/flashcatcloud/flashduty-runner:latest
133+
registry.flashcat.cloud/public/flashduty-runner:latest
134134
```
135135

136136
### 配置

0 commit comments

Comments
 (0)