Add JQ to java (#311)

* Add JQ to the java images
This commit is contained in:
Stigstille
2025-06-26 02:47:03 -04:00
committed by GitHub
parent 2d46dca476
commit bf811f503c
10 changed files with 20 additions and 10 deletions

View File

@@ -20,7 +20,8 @@ RUN apt update -y \
libfreetype6 \
tini \
zip \
unzip
unzip \
jq
## Setup user and working directory