File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ RUN pipx ensurepath --global \
5151 cfn-lint==1.39.1 \
5252 cfn-policy-validator==0.0.36 \
5353 checkov==3.2.470 \
54- json2yaml ==1.2.0 \
54+ remarshal ==1.2.0 \
5555 yamlpath==3.8.2
5656
5757# FIXME @TL workaround until Amazon Linux gets an yq package
Original file line number Diff line number Diff line change @@ -24,13 +24,13 @@ services:
2424 grep --version # grep
2525 gzip --version # gzip
2626 jq --version # jq
27- json2yaml --version # json2yaml
2827 make --version # make
2928 patch --version # patch
3029 ping -V # iputils
3130 pip --version # py3-pip
3231 pipx --version # pipx
3332 python --version # python3
33+ remarshal --version # remarshal
3434 rsync --version # rsync
3535 sed --version # sed
3636 ssh -V # openssh
You can’t perform that action at this time.
0 commit comments