diff --git a/linux/tools.Dockerfile b/linux/tools.Dockerfile index e1aa9c14..8d47b1c1 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=cloudconregprd.azurecr.io/public/azure-cloudshell:base.master.78b9a056.20260421.1 +ARG IMAGE_LOCATION=cloudconregprd.azurecr.io/public/azure-cloudshell:base.master.894ed5cf.20260518.1 # Copy from base build FROM ${IMAGE_LOCATION} @@ -35,10 +35,8 @@ RUN az aks install-cli \ RUN wget -nv -O Azure.Functions.Cli.zip `curl -fSsL https://api.github.com/repos/Azure/azure-functions-core-tools/releases/latest | grep "url.*linux-x64" | grep -v "sha2" | cut -d '"' -f4` \ && unzip -d azure-functions-cli Azure.Functions.Cli.zip \ && chmod +x azure-functions-cli/func \ - && chmod +x azure-functions-cli/gozip \ && mv -v azure-functions-cli /opt \ && ln -sf /opt/azure-functions-cli/func /usr/bin/func \ - && ln -sf /opt/azure-functions-cli/gozip /usr/bin/gozip \ && rm -r Azure.Functions.Cli.zip RUN mkdir -p /usr/cloudshell diff --git a/tests/command_list b/tests/command_list index 0548f519..1d1cad89 100644 --- a/tests/command_list +++ b/tests/command_list @@ -459,7 +459,6 @@ gnutls-cli-debug gnutls-serv go gofmt -gozip gp-archive gpasswd gp-collect-app