Skip to content

Commit

Permalink
Update docker tooling README
Browse files Browse the repository at this point in the history
  • Loading branch information
vkhanhqui committed Jan 16, 2025
1 parent dfe49ed commit c12f8e9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion website/versioned_docs/version-v1.41.0/tooling/cli.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ scoop install go-feature-flag-cli

### Install using Docker
```shell
docker pull thomaspoignant/go-feature-flag-cli:latest
docker pull gofeatureflag/go-feature-flag-cli:latest
```
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ scoop install go-feature-flag-migration-cli

### Install using Docker
```shell
docker pull thomaspoignant/go-feature-flag-migration-cli:latest
docker pull gofeatureflag/go-feature-flag-migration-cli:latest
```

## Use the migration command line
Expand Down

0 comments on commit c12f8e9

Please sign in to comment.