Skip to content

Commit

Permalink
Merge pull request #353 from Azure/dsajanice-patch-1
Browse files Browse the repository at this point in the history
Update tools.Dockerfile to latest base
  • Loading branch information
dsajanice authored Sep 14, 2023
2 parents 77b8c75 + 24ac97e commit e71e955
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.3479fc9b.20230808.1
ARG IMAGE_LOCATION=cdpxb787066ec88f4e20ae65e42a858c42ca00.azurecr.io/official/cloudshell:base.master.77b8c752.20230901.1

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

0 comments on commit e71e955

Please sign in to comment.