Skip to content

Commit 134d8eb

Browse files
committed
test(docker-compose): test more tools
1 parent 6b7ea14 commit 134d8eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

latex/docker-compose.test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ services:
2222
make --version # make
2323
pdftex --version # texlive
2424
pip --version # py3-pip
25-
python --version # python3
25+
python3 --version # python3
2626
'

0 commit comments

Comments
 (0)