You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -85,8 +85,9 @@ changes to the tools.
85
85
### Building the images
86
86
87
87
> [!NOTE]
88
-
> If you would like to use the image that is built on each pull-request merge, then
89
-
> You can skip this step and use a pre-built image. You can find the pre-built base image at `ghcr.io/cloudshell/base:latest` and `ghcr.io/cloudshell/tools:latest`.
88
+
> Cloud Shell publishes an image on each update to the master branch. If you would like to use the pre-built image, then
89
+
> you can skip this step by downloading the latest [base image layer here](ghcr.io/cloudshell/base:latest)
90
+
> and the latest [tools image layer here](ghcr.io/cloudshell/tools:latest). You can find all previously built image layers [here](https://github.com/orgs/Azure/packages?repo_name=CloudShell).
0 commit comments