1
0
forked from MTSR/mapserver

Update golang Docker tag to v1.20.2

This commit is contained in:
renovate[bot] 2023-03-16 13:35:00 +00:00 committed by Buckaroo Banzai
parent 3f03fad4a7
commit 06bff41177

View File

@ -10,7 +10,7 @@ services:
command: ["npm", "i"]
mapserver:
image: golang:1.19.5
image: golang:1.20.2
depends_on:
- minetest
- mapserver_frontend