adds jq
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 11s

This commit is contained in:
Paul Schneider 2026-08-17 04:14:43 +01:00
commit e06f0967a5
No known key found for this signature in database
GPG key ID: 1E66C65EE2B46F1B

View file

@ -12,6 +12,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
curl \
gnupg \
unzip \
jq \
&& rm -rf /var/lib/apt/lists/*
# Installation de SDK Android