diff --git a/Dockerfile b/Dockerfile index b8c1762..e8297ea 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM golang:1.25.6-bookworm@sha256:2f768d462dbffbb0f0b3a5171009f162945b086f326e0b2a8fd5d29c3219ff14 AS build-artifacts +FROM golang:1.25.7-bookworm@sha256:38342f3e7a504bf1efad858c18e771f84b66dc0b363add7a57c9a0bbb6cf7b12 AS build-artifacts RUN --mount=type=cache,target=/root/.cache \ --mount=type=cache,target=/go \