diff --git a/postgres/Dockerfile b/postgres/Dockerfile index 35a460620..30a8fc4fa 100644 --- a/postgres/Dockerfile +++ b/postgres/Dockerfile @@ -110,9 +110,9 @@ LABEL \ org.opencontainers.image.revision=${BUILD_REF} \ org.opencontainers.image.version=${BUILD_VERSION} -#################### -# 6 HealthcheckNOT # -#################### +################# +# 6 Healthcheck # +################# ENV HEALTH_PORT="" \ HEALTH_URL=""