Compare commits

...
Sign in to create a new pull request.

2 commits

Author SHA1 Message Date
Honza Horak
0c45fc48ab Update the Fedora version 2021-12-03 13:18:31 +01:00
Petr Kubat
2bf7367ff6 move to Fedora 34 base image 2021-03-04 15:52:15 +01:00

View file

@ -1,5 +1,5 @@
# This image is the base image for all s2i configurable container images.
FROM registry.fedoraproject.org/fedora:rawhide
FROM registry.fedoraproject.org/fedora:35
ENV SUMMARY="Base image which allows using of source-to-image." \
DESCRIPTION="The s2i-core image provides any images layered on top of it \