From 3659ce7153159baa933420d0c02901a61121d29b Mon Sep 17 00:00:00 2001 From: Gerald Morrison <67469729+morri-son@users.noreply.github.com> Date: Thu, 2 May 2024 15:59:01 +0200 Subject: [PATCH] re-do --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index e1544d7188..45a407ccf6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -42,4 +42,4 @@ LABEL org.opencontainers.image.base.name="alpine:${ALPINE_VERSION}" USER ocmUser ENTRYPOINT ["/bin/ocm.sh"] -CMD ["/bin/ocm"] \ No newline at end of file +CMD ["/bin/ocm"]