mirror of
https://github.com/wyx2685/V2bX.git
synced 2026-02-04 12:40:11 +00:00
update core
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Build go
|
||||
FROM golang:1.22.0-alpine AS builder
|
||||
FROM golang:1.23.2-alpine AS builder
|
||||
WORKDIR /app
|
||||
COPY . .
|
||||
ENV CGO_ENABLED=0
|
||||
|
||||
Reference in New Issue
Block a user