Skip to content

Commit

Permalink
Merge pull request #50 from raft-tech/dependabot/docker/golang-7003184
Browse files Browse the repository at this point in the history
Bump golang from `574185e` to `7003184`
  • Loading branch information
dagan authored Dec 23, 2024
2 parents 006ad15 + 3ba4875 commit a40dbda
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
@@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.23.4@sha256:574185e5c6b9d09873f455a7c205ea0514bfd99738c5dc7750196403a44ed4b7 AS build
FROM --platform=$BUILDPLATFORM golang:1.23.4@sha256:70031844b8c225351d0bb63e2c383f80db85d92ba894e3da7e13bcf80efa9a37 AS build
ARG TARGETOS
ARG TARGETARCH
WORKDIR /go/src
Expand Down

0 comments on commit a40dbda

Please sign in to comment.