Skip to content

Commit c53895a

Browse files
committed
chore: cleanup
1 parent ee89cc2 commit c53895a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Dockerfile-15

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,10 +75,6 @@ WORKDIR /
7575
RUN mkdir -p /usr/lib/postgresql/bin \
7676
/usr/lib/postgresql/share/postgresql \
7777
/usr/share/postgresql \
78-
# /usr/lib/postgresql/share/postgresql/contrib \
79-
#/usr/lib/postgresql/share/postgresql/timezonesets \
80-
#/usr/lib/postgresql/share/postgresql/tsearch_data \
81-
# /usr/lib/postgresql/share/postgresql/extension \
8278
&& chown -R postgres:postgres /usr/lib/postgresql \
8379
&& chown -R postgres:postgres /usr/share/postgresql
8480

0 commit comments

Comments
 (0)