Skip to content

Commit 9d441ac

Browse files
authored
Merge pull request #226 from Azure/dsajanice-tools
Update tools to point to the latest base
2 parents 86bf874 + 0212dd1 commit 9d441ac

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

linux/tools.Dockerfile

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

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

8-
ARG IMAGE_LOCATION=cdpxb787066ec88f4e20ae65e42a858c42ca00.azurecr.io/official/azure/cloudshell:1.0.20220520.1.base.master.80e31c58
8+
ARG IMAGE_LOCATION=cdpxb787066ec88f4e20ae65e42a858c42ca00.azurecr.io/official/azure/cloudshell:1.0.20220715.1.base.master.86bf8742
99

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

tests/command_list

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -863,7 +863,6 @@ pip
863863
pip2
864864
pip2.7
865865
pip3
866-
pip3.10
867866
pip3.7
868867
pivot_root
869868
pkill

0 commit comments

Comments
 (0)