diff --git a/linux/tools.Dockerfile b/linux/tools.Dockerfile index ed299d7..36b1a73 100644 --- a/linux/tools.Dockerfile +++ b/linux/tools.Dockerfile @@ -4,7 +4,7 @@ # To build yourself locally, override this location with a local image tag. See README.md for more detail -ARG IMAGE_LOCATION=cdpxb787066ec88f4e20ae65e42a858c42ca00.azurecr.io/official/cloudshell:base.master.11e65d27.20240822.1 +ARG IMAGE_LOCATION=cdpxb787066ec88f4e20ae65e42a858c42ca00.azurecr.io/official/cloudshell:base.master.52563b6d.20241007.1 # Copy from base build FROM ${IMAGE_LOCATION}