Merge pull request #3142 from fidencio/wip/stable-2.3-backports-before-a-release

stable-2.3 | tools/osbuilder: build QAT kernel in fedora 34
This commit is contained in:
Fabiano Fidêncio 2021-11-29 12:11:13 +01:00 committed by GitHub
commit a6a76bb092
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.