From 22cc4aba0eee1eaaeae44257235933183b463401 Mon Sep 17 00:00:00 2001 From: wilson-mark Date: Tue, 5 Dec 2023 00:04:17 -0500 Subject: [PATCH] v23.2 --- Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Dockerfile b/Dockerfile index d79f16d..9a066ca 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,5 @@ FROM debian:stable-slim +LABEL maintainer="Luke Childs " COPY ./bin /usr/local/bin COPY ./VERSION /tmp