Skip to content

Commit

Permalink
update dockerfile to use F37
Browse files Browse the repository at this point in the history
  • Loading branch information
Iolaum committed Dec 5, 2022
1 parent 08997c8 commit f2e6f30
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:35
FROM fedora:37

RUN dnf -y update
RUN dnf -y install python3-pip python3-wheel make git findutils hadolint
Expand Down

0 comments on commit f2e6f30

Please sign in to comment.