Skip to content
Snippets Groups Projects
Commit e70b9514 authored by Raphael Das Gupta's avatar Raphael Das Gupta
Browse files

Merge branch 'hotfix/3.11.4'

parents 79f4eeb4 f1655016
No related branches found
No related tags found
No related merge requests found
......@@ -43,7 +43,7 @@ RUN apt-get update \
postgresql-${PG_MAJOR} \
postgresql-contrib-${PG_MAJOR} \
postgresql-${PG_MAJOR}-postgis-${POSTGIS_MAJOR} \
postgresql-${PG_MAJOR}-postgis-scripts \
postgresql-${PG_MAJOR}-postgis-${POSTGIS_MAJOR}-scripts \
postgresql-server-dev-${PG_MAJOR} \
postgresql-contrib-${PG_MAJOR} \
&& apt-get clean \
......
__version__ = 'v3.11.2'
__version__ = 'v3.11.4'
__all__ = [
'__version__',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment