Merge pull request #3136 from devimc/2021-11-26/fixQATci

tools/osbuilder: build QAT kernel in fedora 34
This commit is contained in:
Julio Montes 2021-11-26 15:38:57 -06:00 committed by GitHub
commit 06d28d50ed
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.