Skip to content

Commit f9bfa1e

Browse files
authored
Base tools update 3.8.2023 (#290)
* Update tools.Dockerfile * Update command_list * Update command_list
1 parent fccbf1b commit f9bfa1e

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
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/azure/cloudshell:1.0.20221130.1.base.master.f5906848
7+
ARG IMAGE_LOCATION=cdpxb787066ec88f4e20ae65e42a858c42ca00.azurecr.io/official/cloudshell:base.master.07b1ffd5.20230210.1
88

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

tests/command_list

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -994,7 +994,6 @@ python3.9
994994
python3.9-config
995995
python3-config
996996
python-argcomplete-check-easy-install-script
997-
python-argcomplete-tcsh
998997
racc
999998
rake
1000999
ranlib
@@ -1075,6 +1074,8 @@ rview
10751074
rvim
10761075
sadf
10771076
sar
1077+
sasldblistusers2
1078+
saslpasswd2
10781079
sclient
10791080
scp
10801081
screen

0 commit comments

Comments
 (0)