From 3de738d81b8357d3c2246f4e317d7bf52676197d Mon Sep 17 00:00:00 2001 From: Sthope Date: Tue, 23 Apr 2024 19:27:00 +0200 Subject: [PATCH] Update Dockerfile --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 0aa09e9..5afcfe8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ LABEL org.opencontainers.image.authors="hopelessautomations@gmail.com" LABEL version="0.1" -LABEL maintaner="Sthopeless" +LABEL maintaner="Sthope" # Download the latest iventoy version FROM sthopeless/alpine-utils:latest AS init