Skip to content

Commit 2576efd

Browse files
chore(deps): update golang:1.25 docker digest to 1c91b4f
1 parent abd2e78 commit 2576efd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
# SPDX-License-Identifier: MIT
2121

2222
ARG BUILDPLATFORM=linux/amd64
23-
ARG BASE_IMAGE_VERSION=golang:1.25@sha256:d7098379b7da665ab25b99795465ec320b1ca9d4addb9f77409c4827dc904211
23+
ARG BASE_IMAGE_VERSION=golang:1.25@sha256:1c91b4f4391774a73d6489576878ad3ff3161ebc8c78466ec26e83474855bfcf
2424
FROM --platform=$BUILDPLATFORM ${BASE_IMAGE_VERSION} as build
2525

2626
WORKDIR /go/src/github.com/tbckr/sgpt

0 commit comments

Comments
 (0)