Skip to content

Commit 4f1a802

Browse files
author
Continuous integration
committed
Upgrade to 2.9.rc.24
1 parent 9b8feaa commit 4f1a802

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

CONST_create_template/docker-compose-lib.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ services:
7575
- PGOPTIONS
7676

7777
mapserver:
78-
image: camptocamp/mapserver:8.0-gdal3.6
78+
image: camptocamp/mapserver:8.2-gdal3.8
7979
user: www-data
8080
restart: unless-stopped
8181
entrypoint: []

CONST_create_template/env.default

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Default values for c2cgeoportal
2-
GEOMAPFISH_VERSION=2.9.rc.23
2+
GEOMAPFISH_VERSION=2.9.rc.24
33
GEOMAPFISH_MAIN_VERSION=2.9
44
GEOMAPFISH_MAIN_MINOR_VERSION=2.9.0
55
COMPOSE_PROJECT_NAME=geomapfish

docker-compose-lib.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ services:
7575
- PGOPTIONS
7676

7777
mapserver:
78-
image: camptocamp/mapserver:8.0-gdal3.6
78+
image: camptocamp/mapserver:8.2-gdal3.8
7979
user: www-data
8080
restart: unless-stopped
8181
entrypoint: []

env.default

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Default values for c2cgeoportal
2-
GEOMAPFISH_VERSION=2.9.rc.23
2+
GEOMAPFISH_VERSION=2.9.rc.24
33
GEOMAPFISH_MAIN_VERSION=2.9
44
GEOMAPFISH_MAIN_MINOR_VERSION=2.9.0
55
COMPOSE_PROJECT_NAME=geomapfish

0 commit comments

Comments
 (0)