FROM fedora:39

RUN yum install -y \
    git \
    nodejs \
    jq