diff --git a/tools/osbuilder/dockerfiles/QAT/Dockerfile b/tools/osbuilder/dockerfiles/QAT/Dockerfile index f497317d74..5b70ca5300 100644 --- a/tools/osbuilder/dockerfiles/QAT/Dockerfile +++ b/tools/osbuilder/dockerfiles/QAT/Dockerfile @@ -3,7 +3,7 @@ # SPDX-License-Identifier: Apache-2.0 # Kata osbuilder 'works best' on Fedora -FROM fedora:latest +FROM fedora:34 # Version of the Dockerfile - update if you change this file to avoid 'stale' # images being pulled from the registry.