Update verison of the parent image

This commit is contained in:
Honza Horak 2020-05-01 08:11:20 +02:00
commit 9e26ed40fe

View file

@ -1,4 +1,4 @@
FROM registry.fedoraproject.org/f32/s2i-base:latest
FROM registry.fedoraproject.org/f31/s2i-base:latest
# This image provides a Node.JS environment you can use to run your Node.JS
# applications.