Summary
Update the base image tag in linux/tools.Dockerfile as part of the swift_otter base image release.
Change Required
In linux/tools.Dockerfile, update the ARG IMAGE_LOCATION line:
From:
ARG IMAGE_LOCATION=cloudconregprd.azurecr.io/public/azure-cloudshell:base.master.78b9a056.20260421.1
To:
ARG IMAGE_LOCATION=cloudconregprd.azurecr.io/public/azure-cloudshell:base.master.894ed5cf.20260518.1
This is the only change needed. No other files should be modified.
/cc @copilot
Summary
Update the base image tag in
linux/tools.Dockerfileas part of the swift_otter base image release.Change Required
In
linux/tools.Dockerfile, update theARG IMAGE_LOCATIONline:From:
To:
This is the only change needed. No other files should be modified.
/cc @copilot