File tree Expand file tree Collapse file tree 3 files changed +4
-10
lines changed Expand file tree Collapse file tree 3 files changed +4
-10
lines changed Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ RUN bash ./tdnfinstall.sh \
62
62
initscripts \
63
63
iptables \
64
64
iputils \
65
- msopenjdk-11 \
65
+ msopenjdk-17 \
66
66
jq \
67
67
less \
68
68
libffi \
@@ -106,7 +106,7 @@ RUN bash ./tdnfinstall.sh \
106
106
which \
107
107
zip \
108
108
zsh \
109
- maven \
109
+ maven3 \
110
110
jx \
111
111
cf-cli \
112
112
golang \
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ Describe "Various programs installed with expected versions" {
18
18
19
19
It " Static Versions" {
20
20
# These programs are installed explicitly with specific versions
21
- $script :pmap [" Node.JS" ].Version | Should - Be ' 16.18 .1'
21
+ $script :pmap [" Node.JS" ].Version | Should - Be ' 16.19 .1'
22
22
$script :pmap [" PowerShell" ].Version | Should - BeLike ' 7.3*'
23
23
}
24
24
Original file line number Diff line number Diff line change @@ -294,7 +294,7 @@ elfedit
294
294
elif
295
295
else
296
296
emacs
297
- emacs-28.1
297
+ emacs-28.2
298
298
emacsclient
299
299
enable
300
300
enc2xs
@@ -576,7 +576,6 @@ isosize
576
576
isql
577
577
istioctl
578
578
iusql
579
- jaotc
580
579
jar
581
580
jarsigner
582
581
java
593
592
jhsdb
594
593
jimage
595
594
jinfo
596
- jjs
597
595
jlink
598
596
jmap
599
597
jmod
@@ -862,7 +860,6 @@ oomctl
862
860
openssl
863
861
p11-kit
864
862
p11tool
865
- pack200
866
863
packer
867
864
pam_namespace_helper
868
865
pam_timestamp_check
1034
1031
ri
1035
1032
rm
1036
1033
rmdir
1037
- rmic
1038
- rmid
1039
1034
rmiregistry
1040
1035
rmmod
1041
1036
rnano
@@ -1285,7 +1280,6 @@ unix_update
1285
1280
unlink
1286
1281
unlz4
1287
1282
unlzma
1288
- unpack200
1289
1283
unpigz
1290
1284
unset
1291
1285
unshare
You can’t perform that action at this time.
0 commit comments