mirror of
https://github.com/kubenetworks/kubevpn.git
synced 2025-12-24 11:51:13 +08:00
feat: update gvisor with tag go and go with 1.22 (#202)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
FROM envoyproxy/envoy:v1.25.0 AS envoy
|
||||
FROM golang:1.20 AS builder
|
||||
FROM golang:1.22 AS builder
|
||||
ARG BASE=github.com/wencaiwulue/kubevpn
|
||||
|
||||
COPY . /go/src/$BASE
|
||||
|
||||
Reference in New Issue
Block a user