From b6a8ffb79441b1ffd5ba24e4ef1d69df0619c0da Mon Sep 17 00:00:00 2001 From: nihaldivyam Date: Mon, 1 Apr 2024 19:25:03 +0530 Subject: [PATCH] test --- postgres-cloudnative-citus/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/postgres-cloudnative-citus/Dockerfile b/postgres-cloudnative-citus/Dockerfile index 77be3e5..9e9468c 100644 --- a/postgres-cloudnative-citus/Dockerfile +++ b/postgres-cloudnative-citus/Dockerfile @@ -54,4 +54,4 @@ RUN apt-get clean \ RUN usermod -u 26 postgres # Set the user to run subsequent commands as -USER 26 \ No newline at end of file +USER 26