diff --git a/files/osbs/orchestrator_customize.json b/files/osbs/orchestrator_customize.json index 0040bd29ec..e8a69077dd 100644 --- a/files/osbs/orchestrator_customize.json +++ b/files/osbs/orchestrator_customize.json @@ -3,6 +3,10 @@ { "plugin_type": "exit_plugins", "plugin_name": "import_image" + }, + { + "plugin_type": "prebuild_plugins", + "plugin_name": "flatpak_create_dockerfile" } ],