Fix fedora version
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM fedora:33 AS sunshine-fedora_33
|
FROM fedora:35 AS sunshine-fedora_35
|
||||||
|
|
||||||
RUN dnf -y update && \
|
RUN dnf -y update && \
|
||||||
dnf -y group install "Development Tools" && \
|
dnf -y group install "Development Tools" && \
|
||||||
|
|||||||
Reference in New Issue
Block a user