Skip to content

Commit

Permalink
config-bot/Dockerfile: Update to Fedora 41
Browse files Browse the repository at this point in the history
  • Loading branch information
marmijo committed Nov 26, 2024
1 parent c37890b commit 4ce5df9
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:40
FROM registry.fedoraproject.org/fedora:41

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

Expand Down

0 comments on commit 4ce5df9

Please sign in to comment.