#!/usr/bin/sh

# Update the Copr builder machine, can be called anytime Copr build system
# decides to do so (please keep the output idempotent).

# install the latest versions of those packages
dnf update -y rpm mock-core-configs mock librepo libdnf dnf-plugins-core dnf distribution-gpg-keys ca-certificates 
