Compare commits

..

1 commit

Author SHA1 Message Date
Miro Hrončok
3a76a100ff Use Fedora 32 2020-05-26 10:23:58 +02: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:32
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