Luis Neto
45f67c23fd
TUN-8858: update go to 1.22.10 and include quic-go FIPS changes
...
## Summary
To have support for new curves and to achieve FIPS compliance Cloudflared must be released with [Go-Boring-1.22.10](https://bitbucket.cfdata.org/projects/PLAT/repos/goboring/browse?at=refs/heads/go-boring/1.22.10 "Follow link") along with the quic-go patches.
Closes TUN-8858
2025-01-30 03:11:54 -08:00
Luis Neto
2714d10d62
TUN-8829: add CONTAINER_BUILD to dockerfiles
...
Closes TUN-8829
2024-12-20 08:24:12 -08:00
lneto
d29017fac9
TUN-8553: Bump go to 1.22.5 and go-boring 1.22.5-1
...
update docker files with go1.22.5
update windows scripts with go1.22.5
2024-11-04 01:25:49 -08:00
João "Pisco" Fernandes
66efd3f2bb
TUN-8407: Upgrade go to version 1.22.2
2024-05-07 16:58:57 +01:00
chungthuang
ecd101d485
TUN-8130: Install go tool chain in /tmp on build agents
2024-01-09 22:50:05 +00:00
chungthuang
e23d928829
TUN-8118: Disable FIPS module to build with go-boring without CGO_ENABLED
2024-01-08 18:16:06 +00:00
Chung-Ting
12dd91ada1
TUN-8052: Update go to 1.21.5
...
Also update golang.org/x/net and google.golang.org/grpc to fix vulnerabilities,
although cloudflared is using them in a way that is not exposed to those risks
2023-12-15 12:17:21 +00:00
Devin Carr
65247b6f0f
TUN-7584: Bump go 1.20.6
...
Pins all docker and cfsetup builds to a specific go patch version.
Also ran go fix on repo.
2023-07-26 13:52:40 -07:00
Nigel Armstrong
c280d62fe5
Label correct container
...
Previous PR added label to the build container, not the final container.
2022-10-12 11:44:03 +01:00
Sudarsan Reddy
0538953a39
TUN-6652: Publish dockerfile for both amd64 and arm64
...
This change seeks to push an arm64 built image to dockerhub for arm users to run. This should spin cloudflared on arm machines without the warning
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
2022-08-12 16:50:57 +00:00