diff --git a/common/Dockerfile b/common/Dockerfile index 2720ab787..63dbc3bdc 100644 --- a/common/Dockerfile +++ b/common/Dockerfile @@ -28,7 +28,7 @@ # along with this program. If not, see . ################################################################################### -FROM fedora:32 +FROM fedora:33 LABEL \ org.label-schema.schema-version="1.0" \