Compare commits

..

3 commits

Author SHA1 Message Date
Giuseppe Scrivano
8e4793fa51
sync with upstream
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2018-01-10 09:53:53 +01:00
Patrick Uiterwijk
b1ca09f903 Disable the auto-build. That's not working with that flag
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2018-01-10 00:48:54 +01:00
Giuseppe Scrivano
a62837de65
base master on rawhide 2017-11-17 14:13:35 +01:00

View file

@ -1,6 +1,6 @@
FROM registry.fedoraproject.org/fedora:27
FROM registry.fedoraproject.org/fedora:rawhide
ENV VERSION=0 RELEASE=25 ARCH=x86_64
ENV VERSION=0 RELEASE=4 ARCH=x86_64
LABEL com.redhat.component="cri-o" \
name="$FGC/cri-o" \
version="$VERSION" \