Compare commits

..

1 commit

Author SHA1 Message Date
Miro Hrončok
e8c635b045 Use Fedora 30 2019-12-10 15:43:39 +01:00
2 changed files with 1 additions and 5 deletions

View file

@ -1,4 +1,4 @@
FROM registry.fedoraproject.org/fedora:rawhide FROM registry.fedoraproject.org/fedora:30
LABEL MAINTAINER "Miro Hroncok <mhroncok@redhat.com>, Tomas Orsava <torsava@redhat.com>" LABEL MAINTAINER "Miro Hroncok <mhroncok@redhat.com>, Tomas Orsava <torsava@redhat.com>"
ENV NAME=python-classroom VERSION=0.5 ARCH=noarch ENV NAME=python-classroom VERSION=0.5 ARCH=noarch

View file

@ -1,4 +0,0 @@
platforms:
only:
- x86_64
- aarch64