diff --git a/fedora-ci/Dockerfile b/fedora-ci/Dockerfile index 099f526..11d6c24 100644 --- a/fedora-ci/Dockerfile +++ b/fedora-ci/Dockerfile @@ -1,4 +1,4 @@ -ARG FEDORA_VERSION=39 +ARG FEDORA_VERSION=40 FROM fedora:${FEDORA_VERSION}