Skip to content

Commit

Permalink
fedora: Switch to Fedora 40
Browse files Browse the repository at this point in the history
Fedora 40 is now released, we no longer need to use rawhide.
  • Loading branch information
plfiorini committed Jun 15, 2024
1 parent e87a121 commit 43c921d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fedora/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM fedora:rawhide
FROM fedora:40

# Install packages
RUN dnf update -y && \
Expand Down

0 comments on commit 43c921d

Please sign in to comment.