Update golang Docker tag to v1.20.3
This commit is contained in:
parent
69d79c6175
commit
dbc21dcc72
@ -10,7 +10,7 @@ services:
|
||||
command: ["npm", "i"]
|
||||
|
||||
mapserver:
|
||||
image: golang:1.20.2
|
||||
image: golang:1.20.3
|
||||
depends_on:
|
||||
- minetest
|
||||
- mapserver_frontend
|
||||
|
Loading…
Reference in New Issue
Block a user