Update golang Docker tag to v1.20.3

This commit is contained in:
renovate[bot] 2023-04-10 10:15:21 +00:00 committed by Buckaroo Banzai
parent 69d79c6175
commit dbc21dcc72

View File

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