Commit 8d9d3847 authored by Ignacio's avatar Ignacio
Browse files

Merge branch 'dev' into 'master'

Añade pystache

See merge request redmic-project/postgres/postgresql!26
parents 8a6de6b4 0ab2bab7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -16,6 +16,7 @@ RUN apt-get update \
	&& DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends \
		locales \
		postgresql-plpython3-${PG_MAJOR} \
		python3-pystache \
		postgresql-${PG_MAJOR}-cron \
		postgresql-${PG_MAJOR}-postgis-${PG_POSTGIS_VERSION} \
		postgresql-${PG_MAJOR}-postgis-${PG_POSTGIS_VERSION}-scripts \