We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72b291d commit 0bfa44dCopy full SHA for 0bfa44d
workshop/content/docs/introduction/docker.md
@@ -15,7 +15,7 @@ located at `workshop\exercises\docker-compose.yml`:
15
16
```yaml
17
mapserver:
18
- image: camptocamp/mapserver:8.0
+ image: camptocamp/mapserver:8.4-gdal3.10
19
container_name: mapserver
20
ports:
21
- 5000:80
0 commit comments