mirror of
https://github.com/fatedier/frp.git
synced 2025-07-27 15:45:39 +00:00
lint by golangci-lint (#3080)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.18 AS building
|
||||
FROM golang:1.19 AS building
|
||||
|
||||
COPY . /building
|
||||
WORKDIR /building
|
||||
|
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.18 AS building
|
||||
FROM golang:1.19 AS building
|
||||
|
||||
COPY . /building
|
||||
WORKDIR /building
|
||||
|
Reference in New Issue
Block a user