Skip to content

Commit

Permalink
Merge pull request #502 from surajssd/update-base-image-tag
Browse files Browse the repository at this point in the history
tools: Update the base image tag to `base.master.cd63aa88.20241018.1`
  • Loading branch information
surajssd authored Oct 23, 2024
2 parents a05861a + 0abdef3 commit e38e4a7
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.52563b6d.20241007.1
ARG IMAGE_LOCATION=cdpxb787066ec88f4e20ae65e42a858c42ca00.azurecr.io/official/cloudshell:base.master.cd63aa88.20241018.1
# Copy from base build
FROM ${IMAGE_LOCATION}

Expand Down

0 comments on commit e38e4a7

Please sign in to comment.