From ea1323c4a882bd27c6de70ce8eafff53167c65f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Thu, 16 Nov 2017 15:52:20 +0100 Subject: [PATCH] Port to platform:f27 --- mysql.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mysql.yaml b/mysql.yaml index 482360e..f86eefd 100644 --- a/mysql.yaml +++ b/mysql.yaml @@ -12,10 +12,10 @@ data: module: [MIT] dependencies: buildrequires: - bootstrap: master + bootstrap: f27 requires: - platform: master - host: master + platform: f27 + host: f27 references: community: https://docs.pagure.org/modularity/ documentation: https://github.com/container-images/mariadb/