Compare commits

...
Sign in to create a new pull request.

5 commits

Author SHA1 Message Date
Mohan Boddu
270cd186ab "Bump RELEASE for automatic rebuild" 2018-07-17 18:45:13 +00:00
Mohan Boddu
d1d7e09898 "Bump RELEASE for automatic rebuild" 2018-07-17 13:02:51 +00:00
Mohan Boddu
c54e63937e "Bump RELEASE for automatic rebuild" 2018-07-06 13:40:49 +00:00
Mohan Boddu
97452caaf0 "Bump RELEASE for automatic rebuild" 2018-05-21 15:52:37 +00:00
Miro Hrončok
04d56b46f8 Use Fedora 27 2018-05-14 11:42:44 +02:00

View file

@ -1,7 +1,7 @@
FROM registry.fedoraproject.org/fedora:rawhide
FROM registry.fedoraproject.org/fedora:27
LABEL MAINTAINER "Miro Hroncok <mhroncok@redhat.com>, Tomas Orsava <torsava@redhat.com>"
ENV NAME=python-classroom VERSION=0.4 RELEASE=1 ARCH=noarch
ENV NAME=python-classroom VERSION=0.4 RELEASE=6 ARCH=noarch
LABEL BZComponent="$NAME" \
Name="$FGC/$NAME" \
Version="$VERSION" \