Fix fedora version

This commit is contained in:
ReenigneArcher 2021-12-19 15:24:02 -05:00
parent 906870d36f
commit b41cbc8ab4

View File

@ -1,4 +1,4 @@
FROM fedora:33 AS sunshine-fedora_33
FROM fedora:35 AS sunshine-fedora_35
RUN dnf -y update && \
dnf -y group install "Development Tools" && \