Skip to content

Commit

Permalink
chore(deps): update golang:1.22 docker digest to 34ce21a
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 5, 2024
1 parent 722592b commit b56587b
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.22@sha256:7b297d9abee021bab9046e492506b3c2da8a3722cbf301653186545ecc1e00bb
ARG BASE_IMAGE_VERSION=golang:1.22@sha256:34ce21a9696a017249614876638ea37ceca13cdd88f582caad06f87a8aa45bf3
FROM --platform=$BUILDPLATFORM ${BASE_IMAGE_VERSION} as build

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

0 comments on commit b56587b

Please sign in to comment.