Skip to content

Commit 3bdb4f8

Browse files
committed
upgrade the fedora docker version
1 parent ceef857 commit 3bdb4f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CI-testing/docker-ci-run.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ package main;
143143
],
144144
}
145145
),
146-
'fedora:40' => Docker::CLI::Wrapper::Container::Config->new(
146+
'fedora:41' => Docker::CLI::Wrapper::Container::Config->new(
147147
{
148148
container => "programming_faq_fedora",
149149
install_langpack => "true",

0 commit comments

Comments
 (0)