Skip to content

Commit

Permalink
chore(deps): update golang:1.24 docker digest to 5255fad
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 25, 2025
1 parent 5f3e33d commit 897ae02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
# SPDX-License-Identifier: MIT

ARG BUILDPLATFORM=linux/amd64
ARG BASE_IMAGE_VERSION=golang:1.24@sha256:2b1cbf278ce05a2a310a3d695ebb176420117a8cfcfcc4e5e68a1bef5f6354da
ARG BASE_IMAGE_VERSION=golang:1.24@sha256:5255fad61a7e8880e742ee3e30ac54d3fdc48ea5236d0bcf14bfedb6643cbeae
FROM --platform=$BUILDPLATFORM ${BASE_IMAGE_VERSION} as build

WORKDIR /go/src/github.com/tbckr/sgpt
Expand Down

0 comments on commit 897ae02

Please sign in to comment.