mirror of
https://github.com/grassrootseconomics/eth-tracker.git
synced 2025-06-13 22:02:48 +02:00
ci/cd: bump go version in Dockerfile
This commit is contained in:
parent
f90cc75323
commit
8417a43277
@ -1,4 +1,4 @@
|
||||
FROM golang:1.23.3-bookworm AS build
|
||||
FROM golang:1.24-bookworm AS build
|
||||
|
||||
ENV CGO_ENABLED=0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user