Files
ci-images/fedora:39/Containerfile
T

6 lines
66 B
Docker
Raw Normal View History

2023-12-12 15:12:01 -06:00
FROM fedora:39
RUN yum install -y \
git \
nodejs \
jq