Skip to content

Commit

Permalink
Fix broken container link
Browse files Browse the repository at this point in the history
  • Loading branch information
tomtrafford authored Jan 12, 2024
1 parent e890d3e commit 0e0fda5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/developer/how-to/run-container.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Starting the container

To pull the container from github container registry ::

$ docker pull https://ghcr.io/pandablocks/pandablocks-dev-container:latest
$ docker pull ghcr.io/pandablocks/pandablocks-dev-container:latest

To get a released version, use a numbered release instead of ``latest``.

Expand Down

0 comments on commit 0e0fda5

Please sign in to comment.