mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-22 17:31:03 +01:00
ci: updated golang version
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.18 AS build
|
||||
FROM golang:1.22 AS build
|
||||
|
||||
WORKDIR /go/src/app
|
||||
COPY . .
|
||||
|
||||
Reference in New Issue
Block a user