Skip to content

Commit

Permalink
[resolves #1514] Update docs for docker repo (#1515)
Browse files Browse the repository at this point in the history
The docker images have moved to a new location.
  • Loading branch information
zaro0508 committed Sep 21, 2024
1 parent 06e2708 commit 095dbcf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/_source/docs/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ Using Docker image

To use our Docker image follow these instructions:

1. Pull the image ``docker pull cloudreach/sceptre:[SCEPTRE_VERSION_NUMBER]`` e.g.
``docker pull cloudreach/sceptre:2.1.3``. Leave out the version number if you
1. Pull the image ``docker pull sceptreorg/sceptre:[SCEPTRE_VERSION_NUMBER]`` e.g.
``docker pull sceptreorg/sceptre:4.5.2``. Leave out the version number if you
wish to run `latest`.

2. Run the image. You will need to mount the working directory where your
Expand Down

0 comments on commit 095dbcf

Please sign in to comment.