the-new-hotness: Change HOME env

This prevents permission denied error when creating openid folder.

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
Michal Konečný 2019-12-11 11:06:59 +01:00 committed by Pierre-Yves Chibon
parent 2cd88f9b96
commit e09a76365e

View file

@ -18,6 +18,7 @@ items:
name="the-new-hotness" \
vendor="Fedora Infrastructure" \
license="GPLv2+"
ENV HOME=/tmp
RUN dnf install -y \
git \
koji \