fix: go version error (#1297)

This commit is contained in:
Carrot2
2022-11-30 16:49:14 +08:00
committed by GitHub
parent a04982425f
commit e67354f34c
2 changed files with 2 additions and 2 deletions

View File

@@ -34,7 +34,7 @@ services:
ipv4_address: 177.7.0.11
server:
image: golang:1.16
image: golang:1.18
container_name: gva-server
hostname: gva-server
restart: always