From ebce9a61b18af0c65f92557a54d9702981c52427 Mon Sep 17 00:00:00 2001 From: deed Date: Tue, 12 Oct 2021 13:51:35 +0000 Subject: [PATCH] =?UTF-8?q?metadonn=C3=A9e?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- godot/Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/godot/Dockerfile b/godot/Dockerfile index 638c1f4..f57d9a4 100644 --- a/godot/Dockerfile +++ b/godot/Dockerfile @@ -1,4 +1,5 @@ FROM debian:buster +LABEL version="1.0" maintainer="Khaganat " USER root ENV DEBIAN_FRONTEND=noninteractive