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