Skip to content
Snippets Groups Projects
Verified Commit 956dafa8 authored by Erwan Rouchet's avatar Erwan Rouchet
Browse files

Upgrade CI database container to PostGIS 3.1

parent 32cadfea
No related branches found
No related tags found
1 merge request!1331Upgrade CI database container to PostGIS 3.1
......@@ -51,7 +51,7 @@ backend-tests:
stage: test
services:
- name: postgis/postgis:12-3.0
- name: postgis/postgis:12-3.1
alias: postgres
artifacts:
......@@ -91,7 +91,7 @@ backend-migrations:
stage: test
services:
- name: postgis/postgis:12-3.0
- name: postgis/postgis:12-3.1
alias: postgres
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment