From 68cbe8ad8fac5e463966ca8a13f8c7e10d75cc82 Mon Sep 17 00:00:00 2001 From: K'Ron Spar Date: Thu, 7 Mar 2024 16:33:54 -0500 Subject: [PATCH] changed to trigger build --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 43f1cdd..39ba1e9 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,3 +1,3 @@ FROM alpine:latest LABEL org.opencontainers.image.description="This is a sample test docker container that does absolutely nothing." -CMD [ "echo", "Hello World X Platform!!!!!@@@@#" ] \ No newline at end of file +CMD [ "echo", "Hello World X Platform!!!!!@@@@#%" ] \ No newline at end of file