Skip to content

Commit

Permalink
Merge pull request #206 from Azure/revert-205-baseimage
Browse files Browse the repository at this point in the history
Revert "update base image version"
  • Loading branch information
yoyowang268 authored Jun 14, 2022
2 parents 452eed6 + ac480e7 commit 2ba756a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion linux/tools.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,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/azure/cloudshell:1.0.20220523.1.base.master.f57570ae
ARG IMAGE_LOCATION=cdpxb787066ec88f4e20ae65e42a858c42ca00.azurecr.io/official/azure/cloudshell:1.0.20220520.1.base.master.80e31c58

# Copy from base build
FROM ${IMAGE_LOCATION}
Expand Down

0 comments on commit 2ba756a

Please sign in to comment.