Skip to content

Commit

Permalink
image: Switch to latest fedora stable
Browse files Browse the repository at this point in the history
rawhide can break pretty badly
  • Loading branch information
bilelmoussaoui committed Aug 9, 2023
1 parent 1cdd5c1 commit 5f99e57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM fedora:rawhide
FROM fedora:latest

RUN dnf update -y && \
dnf install wget git meson cmake gcc gcc-c++ \
Expand Down

0 comments on commit 5f99e57

Please sign in to comment.