Skip to content

Commit

Permalink
Change docker hub to ghcr
Browse files Browse the repository at this point in the history
  • Loading branch information
wasi-master authored Aug 21, 2024
1 parent b6971ca commit e3406c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ cd 13ft
docker compose up
```

The image is also available from [DockerHub](https://hub.docker.com/r/wasimaster/13ft "docker pull wasimaster/13ft") or [ghcr.io](https://github.com/wasi-master/13ft/pkgs/container/13ft "docker pull ghcr.io/wasi-master/13ft:0.2.3") so the command `docker pull wasimaster/13ft` also works.
The image is also available from [ghcr.io](https://github.com/wasi-master/13ft/pkgs/container/13ft "docker pull ghcr.io/wasi-master/13ft:0.2.3") so the command `docker pull ghcr.io/wasi-master/13ft:latest` also works.

### Standard Python script

Expand Down

0 comments on commit e3406c7

Please sign in to comment.