prepare for move to validate on 1.11 only

Signed-off-by: baude <bbaude@redhat.com>
This commit is contained in:
baude 2018-12-19 13:43:09 -06:00
parent eddfe6ba62
commit f080ba846d
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM fedora:28
FROM fedora:29
RUN dnf -y install \
atomic-registries \
btrfs-progs-devel \

View File

@ -1,3 +1,3 @@
FROM registry.fedoraproject.org/fedora:28
FROM registry.fedoraproject.org/fedora:29
RUN dnf install -y rpms/noarch/* rpms/x86_64/*
RUN dnf install -y rpms/noarch/* rpms/x86_64/*