14 Commits
Author SHA1 Message Date
Hanzo AI cf1c214a0e deps: bump Go to 1.26.4 across go.mod, Dockerfiles, GH Actions
Workspace-wide sync. luxfi/node already shipped on 1.26.4 in v1.30.6
(commit 121aca1fa9); this is the cross-repo catch-up.
2026-06-07 11:01:40 -07:00
Hanzo Dev ee3af1fc9d fix: resolve CI failures in build-test and docker-publish workflows
- Bump luxfi/config v1.1.1 -> v1.1.2 for BootstrapNodesKey symbol
- Fix Dockerfile GO_VERSION=1.26 -> 1.26.1 (go1.26 tarball does not exist)
- Update build-test.yml go-version 1.25.5 -> 1.26.1 to match go.mod
2026-03-25 01:07:30 -07:00
Hanzo Dev af6b1ce37a fix: update Dockerfile and Go dependencies 2026-03-03 19:45:33 -08:00
Zach Kelling 9daf099eb3 fix: add ca-certificates to builder stage for go mod download 2025-12-10 19:45:46 -08:00
Zach Kelling 15ee9d8232 fix: use Go 1.25.5 with custom Docker build stage
Download Go 1.25.5 directly in Dockerfile since official images don't exist yet.
2025-12-10 19:37:53 -08:00
Zach Kelling 9aeb05ba49 fix: downgrade Go version to 1.23.4 for Docker compatibility 2025-12-10 19:25:38 -08:00
Zach Kelling fd4b1086e0 fix(docker): use debian-slim for cross-platform compatibility
- Replace alpine with debian-slim for runtime stage
- Replace alpine builder with golang:bookworm
- Fixes QEMU emulation failures with ARM64 builds
- Use static binary for better portability
2025-12-10 19:19:41 -08:00
Hanzo Dev 1dacb0d461 Updte for latest geth 2025-07-17 16:29:44 -05:00
Fabio Barone f22e37e76f latest changes 2021-11-16 12:15:42 -05:00
Fabio Barone 1d1dcb26b3 first version implement certs/genesis passing 2021-11-08 13:51:04 -05:00
Dan Laine 82699f24fc rename/bring over more files in Dockerfile 2021-11-03 17:14:14 -04:00
Dan Laine 6271c556c1 revert package structure 2021-11-03 14:00:29 -04:00
Fabio Barone c6a6d6d4cb fix k8s example 2021-11-02 23:42:18 +00:00
Fabio Barone 0d84fc7dc4 Initial version of kubernetes version 2021-11-02 16:26:16 -05:00