update to latest golang version
licenced / Licences Check (push) Has been cancelled

This commit is contained in:
Ajaykn-mac
2022-04-12 16:51:48 +09:00
parent e60fba28c0
commit dc05ccb4c5
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.16
FROM golang:1.18
ENV GO111MODULE=on
WORKDIR /go/src/github.com/actions/actions-sync