Skip to content

Commit 7ff0169

Browse files
authored
Update docker tooling README (#2945)
1 parent dfe49ed commit 7ff0169

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

website/versioned_docs/version-v1.41.0/tooling/cli.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ scoop install go-feature-flag-cli
2727

2828
### Install using Docker
2929
```shell
30-
docker pull thomaspoignant/go-feature-flag-cli:latest
30+
docker pull gofeatureflag/go-feature-flag-cli:latest
3131
```

website/versioned_docs/version-v1.41.0/tooling/migrate_v0_v1.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ scoop install go-feature-flag-migration-cli
3333

3434
### Install using Docker
3535
```shell
36-
docker pull thomaspoignant/go-feature-flag-migration-cli:latest
36+
docker pull gofeatureflag/go-feature-flag-migration-cli:latest
3737
```
3838

3939
## Use the migration command line

0 commit comments

Comments
 (0)