1
0
mirror of https://github.com/fumiama/terasu-cloudflared.git synced 2026-06-05 09:00:23 +08:00

TUN-6718: Bump go and go-boring 1.18.6

This commit is contained in:
Devin Carr
2022-09-02 11:29:46 -07:00
parent b639b6627a
commit 013bdbd10c
10 changed files with 18 additions and 14 deletions

View File

@@ -1,4 +1,4 @@
FROM golang:1.18.1 as builder
FROM golang:1.18 as builder
ENV GO111MODULE=on \
CGO_ENABLED=0
WORKDIR /go/src/github.com/cloudflare/cloudflared/