Skip to content

Commit 858fe0f

Browse files
chore(deps): update golang:1.24 docker digest to 02a2275
1 parent 333c2e2 commit 858fe0f

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.24@sha256:1bcf8844d2464a6485c87646f9da684610758eb1a2df63c8a6e7ca47c64f8655
23+
ARG BASE_IMAGE_VERSION=golang:1.24@sha256:02a22753ab3426d91ba5ba6f4dfb4ac2454f19b05afdb18d61ab02cbf1a2dffe
2424
FROM --platform=$BUILDPLATFORM ${BASE_IMAGE_VERSION} as build
2525

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

0 commit comments

Comments
 (0)