update to f29

This commit is contained in:
Honza Horak 2018-04-25 08:22:34 +02:00
commit d96a7fee03

View file

@ -1,5 +1,5 @@
# This image is the base image for all s2i configurable container images.
FROM registry.fedoraproject.org/fedora:28
FROM registry.fedoraproject.org/fedora:29
ENV SUMMARY="Base image with essential libraries and tools used as a base for \
builder images like perl, python, ruby, etc." \