1
0
forked from MTSR/mapserver

Update golang Docker tag to v1.19.5

This commit is contained in:
renovate[bot] 2023-01-11 01:14:19 +00:00 committed by Buckaroo Banzai
parent 705be52604
commit 49abfcf38b

View File

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