diff --git a/lxc-apps/ckan/meta b/lxc-apps/ckan/meta index 3985edb..9854cf2 100644 --- a/lxc-apps/ckan/meta +++ b/lxc-apps/ckan/meta @@ -42,7 +42,7 @@ ] }, "ckan-postgres": { - "image": "postgis_11.3.0-190620", + "image": "postgis_2.5.1-190620", "mounts": [ ["DIR", "/srv/ckan/postgres_data", "/var/lib/postgresql"] ] diff --git a/lxc-apps/crisiscleanup/meta b/lxc-apps/crisiscleanup/meta index ef5618f..244f595 100644 --- a/lxc-apps/crisiscleanup/meta +++ b/lxc-apps/crisiscleanup/meta @@ -17,7 +17,7 @@ ] }, "crisiscleanup-postgres": { - "image": "postgis_11.3.0-190620", + "image": "postgres_11.3.0-190620", "mounts": [ ["DIR", "/srv/crisiscleanup/postgres_data", "/var/lib/postgresql"] ] diff --git a/lxc-apps/cts/meta b/lxc-apps/cts/meta index de3cd36..eb4d9f2 100644 --- a/lxc-apps/cts/meta +++ b/lxc-apps/cts/meta @@ -17,7 +17,7 @@ ] }, "cts-postgres": { - "image": "postgis_11.3.0-190620", + "image": "postgis_2.5.1-190620", "mounts": [ ["DIR", "/srv/cts/postgres_data", "/var/lib/postgresql"] ] diff --git a/lxc-apps/ecogis/meta b/lxc-apps/ecogis/meta index afbbef5..2bb7fbd 100644 --- a/lxc-apps/ecogis/meta +++ b/lxc-apps/ecogis/meta @@ -18,7 +18,7 @@ ] }, "ecogis-postgres": { - "image": "postgis_11.3.0-190620", + "image": "postgres_11.3.0-190620", "mounts": [ ["DIR", "/srv/ecogis/postgres_data", "/var/lib/postgresql"] ] diff --git a/lxc-apps/gnuhealth/meta b/lxc-apps/gnuhealth/meta index 49607f8..4beadab 100644 --- a/lxc-apps/gnuhealth/meta +++ b/lxc-apps/gnuhealth/meta @@ -17,7 +17,7 @@ ] }, "gnuhealth-postgres": { - "image": "postgis_11.3.0-190620", + "image": "postgres_11.3.0-190620", "mounts": [ ["DIR", "/srv/gnuhealth/postgres_data", "/var/lib/postgresql"] ] diff --git a/lxc-apps/kanboard/meta b/lxc-apps/kanboard/meta index c844238..377465b 100644 --- a/lxc-apps/kanboard/meta +++ b/lxc-apps/kanboard/meta @@ -18,7 +18,7 @@ ] }, "kanboard-postgres": { - "image": "postgis_11.3.0-190620", + "image": "postgres_11.3.0-190620", "mounts": [ ["DIR", "/srv/kanboard/postgres_data", "/var/lib/postgresql"] ] diff --git a/lxc-apps/motech/meta b/lxc-apps/motech/meta index 43e46e7..2eb5311 100644 --- a/lxc-apps/motech/meta +++ b/lxc-apps/motech/meta @@ -25,7 +25,7 @@ ] }, "motech-postgres": { - "image": "postgis_11.3.0-190620", + "image": "postgres_11.3.0-190620", "mounts": [ ["DIR", "/srv/motech/postgres_data", "/var/lib/postgresql"] ] diff --git a/lxc-apps/odoo/meta b/lxc-apps/odoo/meta index 0c2b60e..671739d 100644 --- a/lxc-apps/odoo/meta +++ b/lxc-apps/odoo/meta @@ -18,7 +18,7 @@ ] }, "odoo-postgres": { - "image": "postgis_11.3.0-190620", + "image": "postgres_11.3.0-190620", "mounts": [ ["DIR", "/srv/odoo/postgres_data", "/var/lib/postgresql"] ] diff --git a/lxc-apps/opendatakit/meta b/lxc-apps/opendatakit/meta index 440e4dc..a79775c 100644 --- a/lxc-apps/opendatakit/meta +++ b/lxc-apps/opendatakit/meta @@ -29,7 +29,7 @@ ] }, "opendatakit-postgres": { - "image": "postgis_11.3.0-190620", + "image": "postgres_11.3.0-190620", "mounts": [ ["DIR", "/srv/opendatakit/postgres_data", "/var/lib/postgresql"] ] diff --git a/lxc-apps/pandora/meta b/lxc-apps/pandora/meta index c416f74..b5324e3 100644 --- a/lxc-apps/pandora/meta +++ b/lxc-apps/pandora/meta @@ -19,7 +19,7 @@ ] }, "pandora-postgres": { - "image": "postgis_11.3.0-190620", + "image": "postgres_11.3.0-190620", "mounts": [ ["DIR", "/srv/pandora/postgres_data", "/var/lib/postgresql"] ] diff --git a/lxc-apps/sahana-demo/meta b/lxc-apps/sahana-demo/meta index f761794..804d122 100644 --- a/lxc-apps/sahana-demo/meta +++ b/lxc-apps/sahana-demo/meta @@ -20,7 +20,7 @@ ] }, "sahana-demo-postgres": { - "image": "postgis_11.3.0-190620", + "image": "postgis_2.5.1-190620", "mounts": [ ["DIR", "/srv/sahana-demo/postgres_data", "/var/lib/postgresql"] ] diff --git a/lxc-apps/sahana/meta b/lxc-apps/sahana/meta index 303ee12..c6939e5 100644 --- a/lxc-apps/sahana/meta +++ b/lxc-apps/sahana/meta @@ -20,7 +20,7 @@ ] }, "sahana-postgres": { - "image": "postgis_11.3.0-190620", + "image": "postgis_2.5.1-190620", "mounts": [ ["DIR", "/srv/sahana/postgres_data", "/var/lib/postgresql"] ] diff --git a/lxc-apps/sambro/meta b/lxc-apps/sambro/meta index be46534..d004160 100644 --- a/lxc-apps/sambro/meta +++ b/lxc-apps/sambro/meta @@ -20,7 +20,7 @@ ] }, "sambro-postgres": { - "image": "postgis_11.3.0-190620", + "image": "postgis_2.5.1-190620", "mounts": [ ["DIR", "/srv/sambro/postgres_data", "/var/lib/postgresql"] ] diff --git a/lxc-apps/seeddms/meta b/lxc-apps/seeddms/meta index eccb9aa..a189348 100644 --- a/lxc-apps/seeddms/meta +++ b/lxc-apps/seeddms/meta @@ -18,7 +18,7 @@ ] }, "seeddms-postgres": { - "image": "postgis_11.3.0-190620", + "image": "postgres_11.3.0-190620", "mounts": [ ["DIR", "/srv/seeddms/postgres_data", "/var/lib/postgresql"] ] diff --git a/lxc-apps/sigmah/meta b/lxc-apps/sigmah/meta index 2460b98..17fa7d3 100644 --- a/lxc-apps/sigmah/meta +++ b/lxc-apps/sigmah/meta @@ -18,7 +18,7 @@ ] }, "sigmah-postgres": { - "image": "postgis_11.3.0-190620", + "image": "postgres_11.3.0-190620", "mounts": [ ["DIR", "/srv/sigmah/postgres_data", "/var/lib/postgresql"] ] diff --git a/lxc-services/postgis/lxcfile b/lxc-services/postgis/lxcfile index abce578..786130f 100644 --- a/lxc-services/postgis/lxcfile +++ b/lxc-services/postgis/lxcfile @@ -1,4 +1,4 @@ -IMAGE postgis_11.3.0-190620 +IMAGE postgis_2.5.1-190620 LAYER alpine3.9_3.9.4-190620 LAYER postgres_11.3.0-190620