Running into this error during the docker build:
ERROR: failed to solve: process “/bin/sh -c sh -c ‘echo "deb Index of /pub/repos/apt/ $(lsb_release -cs)-pgdg main" > /etc/apt/sources.list.d/pgdg.list’ && \t\twget --quiet -O - https://www.postgresql.org/media/keys/ACCC4CF8.asc | apt-key add - && \t\tapt-get update && \t\tapt-get -y install postgresql-client-15” did not complete successfully: exit code: 100