mirror of
https://github.com/nikdoof/aaisp-chaos.git
synced 2025-12-17 20:09:28 +00:00
Update golang Docker tag to v1.20.4
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.18.4-alpine3.16 as build
|
||||
FROM golang:1.20.4-alpine3.16 as build
|
||||
WORKDIR /build
|
||||
COPY . .
|
||||
RUN go get -d -v .
|
||||
|
||||
Reference in New Issue
Block a user