Skip to content

Commit

Permalink
Update tools.Dockerfile to latest base
Browse files Browse the repository at this point in the history
  • Loading branch information
dsajanice authored Sep 14, 2023
1 parent 77b8c75 commit 24ac97e
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 24ac97e

Please sign in to comment.