Compare commits

..

3 commits

Author SHA1 Message Date
Marek Skalický
41dba186f1
Pull changes from upstream and rebase for: rebuild for latest f30 2018-11-30 17:46:06 +00:00
Clement Verna
575439d786 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:00:28 +02:00
Honza Horak
ed183fd0c0 Fix FROM to fedora:rawhide 2018-05-14 11:43:46 +02:00

View file

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