fix typo
This commit is contained in:
@@ -21,7 +21,7 @@ RUN apt-get update && \
|
||||
chown postgres: /var/lib/postgresql/.ssh
|
||||
|
||||
COPY --chmod=644 --chown=postgres profile /var/lib/postgresql/.profile
|
||||
COPY --chmod=600 --chown=postgres authorized_keys id_e25519 /var/lib/postgresql/.ssh/
|
||||
COPY --chmod=600 --chown=postgres authorized_keys id_ed25519 /var/lib/postgresql/.ssh/
|
||||
|
||||
COPY --chmod=755 entrypoint.sh /usr/local/bin/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user