FROM debian:12.7 RUN apt update -qq && apt install -y jq yq git curl wget && rm -rf /var/lib/apt/lists