From 42d2cb79dfc9d1ecbdab9945b327d819f00631fe Mon Sep 17 00:00:00 2001 From: Jon Date: Mon, 8 May 2023 10:50:46 +0930 Subject: [PATCH] fix(ci): syntax error !3 --- dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dockerfile b/dockerfile index 61f2dcd..9d5c061 100644 --- a/dockerfile +++ b/dockerfile @@ -28,7 +28,7 @@ LABEL \ # org.opencontainers.image.revision="{git commit sha at time of build}" \ org.opencontainers.image.title="No Fuss Computings Ansible Execution Environment" \ org.opencontainers.image.description="An ansible execution environment for awx/tower and CI/CD pipelines" \ - org.opencontainers.image.vendor="No Fuss Computing" \ + org.opencontainers.image.vendor="No Fuss Computing" # org.opencontainers.image.version="{git tag}"