Skip to content

Commit

Permalink
upgrade the fedora docker version
Browse files Browse the repository at this point in the history
  • Loading branch information
shlomif committed Jan 26, 2025
1 parent ceef857 commit 3bdb4f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CI-testing/docker-ci-run.pl
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ package main;
],
}
),
'fedora:40' => Docker::CLI::Wrapper::Container::Config->new(
'fedora:41' => Docker::CLI::Wrapper::Container::Config->new(
{
container => "programming_faq_fedora",
install_langpack => "true",
Expand Down

0 comments on commit 3bdb4f8

Please sign in to comment.