Skip to content

Commit

Permalink
Dockerfile: Move to Fedora 39
Browse files Browse the repository at this point in the history
  • Loading branch information
c4rt0 committed Feb 12, 2024
1 parent 28baf66 commit 5d9c4a4
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 5d9c4a4

Please sign in to comment.