Skip to content

Commit 83ee77e

Browse files
committed
build(jsonfmt): adding jsonfmt 0.2.7
1 parent 520f8ac commit 83ee77e

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

xml/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ RUN apk -U upgrade \
3434

3535
RUN pipx ensurepath --global \
3636
&& pipx install --global \
37+
jsonfmt==0.2.7 \
3738
tcx2gpx==0.1.5 \
3839
yq==3.4.3
3940

xml/docker-compose.test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ services:
1414
base64 --version # coreutils
1515
curl --version # curl
1616
git --version # git
17+
jf -v # jsonfmt
1718
pip --version # py3-pip
1819
pipx --version # pipx
1920
python --version # python3

0 commit comments

Comments
 (0)