Skip to content

Commit 5f99e57

Browse files
image: Switch to latest fedora stable
rawhide can break pretty badly
1 parent 1cdd5c1 commit 5f99e57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM fedora:rawhide
1+
FROM fedora:latest
22

33
RUN dnf update -y && \
44
dnf install wget git meson cmake gcc gcc-c++ \

0 commit comments

Comments
 (0)