Compare commits

..

9 commits

Author SHA1 Message Date
Marek Skalický
1a125b5686
Pull changes from upstream repository 2018-11-06 14:17:17 +00:00
Clement Verna
4ee750d50f Drop Release label in favor of OSBS release_bump plugin.
OSBS can automatically bump the release number, for that
we just need to drop the label from the Dockerfile

See https://pagure.io/ContainerSIG/container-sig/issue/1

Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-08-20 17:02:57 +02:00
Mohan Boddu
e070c3bfe9 "Bump RELEASE for automatic rebuild" 2018-07-24 18:50:39 +00:00
Mohan Boddu
a6abebf8d9 "Bump RELEASE for automatic rebuild" 2018-07-23 13:09:05 +00:00
Mohan Boddu
1e9e3cb726 "Bump RELEASE for automatic rebuild" 2018-07-09 13:31:01 +00:00
Mohan Boddu
98eedd04fb "Bump RELEASE for automatic rebuild" 2018-05-30 19:19:43 +00:00
Mohan Boddu
a7e650fd66 "Bump RELEASE for automatic rebuild" 2018-05-21 17:55:33 +00:00
Mohan Boddu
6d8628ea22 "Bump RELEASE for automatic rebuild" 2018-05-21 14:18:32 +00:00
Honza Horak
fc78b37186 Fix FROM to fedora:28 2018-05-14 11:44:15 +02:00

View file

@ -1,4 +1,4 @@
FROM registry.fedoraproject.org/f30/s2i-core:latest
FROM registry.fedoraproject.org/f28/s2i-core:latest
# Cassandra image for Fedora.
#