Skip to content

Commit 452eed6

Browse files
authored
Merge pull request #205 from Azure/baseimage
update base image version
2 parents cfb3d72 + 2bde9b7 commit 452eed6

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.20220520.1.base.master.80e31c58
8+
ARG IMAGE_LOCATION=cdpxb787066ec88f4e20ae65e42a858c42ca00.azurecr.io/official/azure/cloudshell:1.0.20220523.1.base.master.f57570ae
99

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

0 commit comments

Comments
 (0)