Actualizar arches/Dockerfile

This commit is contained in:
2026-04-17 10:12:38 -04:00
parent d87661c3e2
commit 2783691f0d

View File

@@ -105,7 +105,7 @@ RUN set -ex \
postgresql-client-14 \ postgresql-client-14 \
dos2unix \ dos2unix \
wait-for-it \ wait-for-it \
vim \ nano \
" \ " \
&& curl -sL https://deb.nodesource.com/setup_16.x | bash - \ && curl -sL https://deb.nodesource.com/setup_16.x | bash - \
&& curl -sL https://www.postgresql.org/media/keys/ACCC4CF8.asc | gpg --dearmor -o /usr/share/keyrings/postgresql-keyring.gpg \ && curl -sL https://www.postgresql.org/media/keys/ACCC4CF8.asc | gpg --dearmor -o /usr/share/keyrings/postgresql-keyring.gpg \