From c5446c2dbb178f649f04d41e8086293caf25eb6c Mon Sep 17 00:00:00 2001 From: Sthope Date: Tue, 23 Apr 2024 20:16:37 +0200 Subject: [PATCH] Update Dockerfile --- Dockerfile | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Dockerfile b/Dockerfile index bb71ed6..18d4362 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,3 @@ -LABEL org.opencontainers.image.authors="hopelessautomations@gmail.com" -LABEL version="0.1" -LABEL maintaner="Sthope" - # Download the latest iventoy version FROM sthopeless/alpine-utils:latest AS init ARG IVENTOY