Skip to content

Commit e71e955

Browse files
authored
Merge pull request #353 from Azure/dsajanice-patch-1
Update tools.Dockerfile to latest base
2 parents 77b8c75 + 24ac97e commit e71e955

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

linux/tools.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
# To build yourself locally, override this location with a local image tag. See README.md for more detail
66

7-
ARG IMAGE_LOCATION=cdpxb787066ec88f4e20ae65e42a858c42ca00.azurecr.io/official/cloudshell:base.master.3479fc9b.20230808.1
7+
ARG IMAGE_LOCATION=cdpxb787066ec88f4e20ae65e42a858c42ca00.azurecr.io/official/cloudshell:base.master.77b8c752.20230901.1
88

99
# Copy from base build
1010
FROM ${IMAGE_LOCATION}

0 commit comments

Comments
 (0)