1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00

use official Fedora image as base

This commit is contained in:
Steffen Vogel 2018-01-30 17:55:34 +01:00
parent 1bbe0c2855
commit c3129b35eb

View file

@ -28,7 +28,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
###################################################################################
FROM registry.fedoraproject.org/fedora:27
FROM fedora:27
LABEL \
org.label-schema.schema-version="1.0" \