switch to latest mapserver image

master
Buckaroo Banzai 2021-11-15 08:39:58 +01:00 committed by GitHub
parent c31d1099f0
commit 9b7e2d8ea5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ services:
restart: always
mapserver:
image: minetestmapserver/mapserver:4.3.4
image: minetestmapserver/mapserver:latest
restart: always
depends_on:
- "postgres"