🐳 更新依赖镜像

This commit is contained in:
sunxiaolong
2024-05-27 23:57:02 +08:00
parent 839b0f003d
commit 8ce0b4572e
3 changed files with 1 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
FROM golang:1.21 AS builder
FROM golang:1.22 AS builder
ENV GO111MODULE=on GOPROXY=https://goproxy.cn,direct CGO_ENABLED=0 GOOS=linux GOARCH=amd64

View File

@@ -1,4 +1,3 @@
version: '3.8'
services:
web:
build:

View File

@@ -1,4 +1,3 @@
version: '3.8'
services:
web:
build: