Skip to content

Commit

Permalink
Merge pull request #460 from Azure/yoyo_baseImageUpdate
Browse files Browse the repository at this point in the history
base: update base image
  • Loading branch information
yoyowang268 authored Aug 9, 2024
2 parents e060fc5 + 66324bf commit 7bd24c8
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 @@ -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}

Expand Down

0 comments on commit 7bd24c8

Please sign in to comment.