Compare commits

..

1 commit

Author SHA1 Message Date
Miro Hrončok
36a7cf8796 Use Fedora 31 2019-12-10 15:42:35 +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:31
LABEL MAINTAINER "Miro Hroncok <mhroncok@redhat.com>, Tomas Orsava <torsava@redhat.com>"
ENV NAME=python-classroom VERSION=0.5 ARCH=noarch

View file

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