Skip to content

Commit 2ba756a

Browse files
authored
Merge pull request #206 from Azure/revert-205-baseimage
Revert "update base image version"
2 parents 452eed6 + ac480e7 commit 2ba756a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

linux/tools.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
# To build yourself locally, override this location with a local image tag. See README.md for more detail
77

8-
ARG IMAGE_LOCATION=cdpxb787066ec88f4e20ae65e42a858c42ca00.azurecr.io/official/azure/cloudshell:1.0.20220523.1.base.master.f57570ae
8+
ARG IMAGE_LOCATION=cdpxb787066ec88f4e20ae65e42a858c42ca00.azurecr.io/official/azure/cloudshell:1.0.20220520.1.base.master.80e31c58
99

1010
# Copy from base build
1111
FROM ${IMAGE_LOCATION}

0 commit comments

Comments
 (0)