Skip to content

Commit c431556

Browse files
authored
Update versions
Update versions QGIS, Mapserver, Mapcache
1 parent 8bde663 commit c431556

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66

77
GIS Server in Ubuntu Xenial with Mpserver, Mapcache and QGIS Server.
88

9-
- Mapserver version 1.4.0-4
10-
- Mapcache version 7.0.0
11-
- QGIS Server v2.14.3
9+
- Mapserver version 1.4.1
10+
- Mapcache version 7.0.4
11+
- QGIS Server v2.18.4
1212

1313
## Install
1414
```
@@ -20,4 +20,4 @@ $ docker build -t samtux/gisserver .
2020

2121
```
2222
$ docker run -d -p 8281:80 -v "gisdata":/gisdata -v config.xml:/mapcache/config.xml --name gisserver samtux/gisserver
23-
```
23+
```

0 commit comments

Comments
 (0)