Skip to content

Commit 3041325

Browse files
chore(deps): update golang:1.25 docker digest to ab1f5c4
1 parent 8ffd014 commit 3041325

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:8305f5fa8ea63c7b5bc85bd223ccc62941f852318ebfbd22f53bbd0b358c07e1
23+
ARG BASE_IMAGE_VERSION=golang:1.25@sha256:ab1f5c47de0f2693ed97c46a646bde2e4f380e40c173454d00352940a379af60
2424
FROM --platform=$BUILDPLATFORM ${BASE_IMAGE_VERSION} as build
2525

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

0 commit comments

Comments
 (0)