Skip to content

Commit

Permalink
Merge pull request #184 from c4rt0/moveOntoF39
Browse files Browse the repository at this point in the history
config-bot/Dockerfile: Move to Fedora 39
  • Loading branch information
c4rt0 authored Feb 13, 2024
2 parents 4639293 + 5d9c4a4 commit 4ce5190
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config-bot/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.fedoraproject.org/fedora:38
FROM registry.fedoraproject.org/fedora:39

RUN dnf -y install git python3-aiohttp && dnf clean all

Expand Down

0 comments on commit 4ce5190

Please sign in to comment.