diff --git a/linux/tools.Dockerfile b/linux/tools.Dockerfile index e682712f..f7dfbae5 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.42c18660.20240718.1 +ARG IMAGE_LOCATION=cdpxb787066ec88f4e20ae65e42a858c42ca00.azurecr.io/official/cloudshell:base.master.d8ad9f29.20240731.1 # Copy from base build FROM ${IMAGE_LOCATION}