diff --git a/postgres/Dockerfile b/postgres/Dockerfile index 92c19d8..10a6193 100644 --- a/postgres/Dockerfile +++ b/postgres/Dockerfile @@ -1,5 +1,7 @@ FROM postgres:16.0 LABEL maintainer="Tan Nguyen " +LABEL authors="cslant" +LABEL description="Postgres image for CSlant development - Using for Blog" ##################################### # Set Timezone