Correct Ubuntu latest and add Fedora

This commit is contained in:
Greg Hellings
2023-12-12 15:12:01 -06:00
parent cbe83078bb
commit 9c851908cb
4 changed files with 8 additions and 2 deletions
+6
View File
@@ -0,0 +1,6 @@
FROM fedora:39
RUN yum install -y \
git \
nodejs \
jq