Skip to content

Commit 69a5c8c

Browse files
authored
Merge pull request #315 from Azure/yoyo-baseImageUpdate
Update base image 20230404
2 parents 8d9a9c3 + 9db58c6 commit 69a5c8c

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
@@ -4,7 +4,7 @@
44

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

7-
ARG IMAGE_LOCATION=cdpxb787066ec88f4e20ae65e42a858c42ca00.azurecr.io/official/cloudshell:base.master.07b1ffd5.20230210.1
7+
ARG IMAGE_LOCATION=cdpxb787066ec88f4e20ae65e42a858c42ca00.azurecr.io/official/cloudshell:base.master.8d9a9c35.20230404.2
88

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

0 commit comments

Comments
 (0)