From b133416fe64568284a3b4fe4a6f610798a025726 Mon Sep 17 00:00:00 2001 From: nihaldivyam Date: Mon, 1 Apr 2024 19:44:45 +0530 Subject: [PATCH] trigger build --- 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