1
0
forked from MTSR/mapserver

Update golang Docker tag to v1.19.4

This commit is contained in:
renovate[bot] 2022-12-06 21:24:24 +00:00 committed by Buckaroo Banzai
parent fedcee514c
commit 06a165196d

View File

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