diff --git a/Dockerfile b/Dockerfile index 29d4726..e22ca1b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM golang:1.24.5-bookworm@sha256:69adc37c19ac6ef724b561b0dc675b27d8c719dfe848db7dd1092a7c9ac24bc6 AS build-artifacts +FROM golang:1.25.0-bookworm@sha256:74908ad827a5849c557eeca81d46263acf788ead606102d83466f499f83e35b1 AS build-artifacts RUN --mount=type=cache,target=/root/.cache \ --mount=type=cache,target=/go \