Skip to content

Commit 260f71b

Browse files
author
Jérémy Besson
committed
2 parents 9e29c79 + 9fa3914 commit 260f71b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

9.5/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ VOLUME /var/lib/postgresql/data
7777

7878
COPY docker-entrypoint.sh /usr/local/bin/
7979
RUN ln -s usr/local/bin/docker-entrypoint.sh / # backwards compat
80+
USER 1001
8081
ENTRYPOINT ["docker-entrypoint.sh"]
8182

8283
EXPOSE 5432

0 commit comments

Comments
 (0)