diff --git a/arches/Dockerfile b/arches/Dockerfile index 930caac..ff05e1c 100644 --- a/arches/Dockerfile +++ b/arches/Dockerfile @@ -105,7 +105,7 @@ RUN set -ex \ postgresql-client-14 \ dos2unix \ wait-for-it \ - vim \ + nano \ " \ && 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 \