Skip to content

Commit 5b504cf

Browse files
Update golang Docker tag
1 parent 6405e1c commit 5b504cf

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.tool-versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
golang 1.24.3
1+
golang 1.25.7

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM --platform=$BUILDPLATFORM golang:1.24 AS builder
1+
FROM --platform=$BUILDPLATFORM golang:1.25@sha256:d2e5acc5c29cc331ad5e4f59b09dee0f7d47043b072de0799be63e5c49f95feb AS builder
22

33
WORKDIR /workspace
44
COPY go.mod go.mod

0 commit comments

Comments
 (0)