Skip to content

Commit

Permalink
Use latest(1.23.2) Docker image in Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
oleg-ssvlabs committed Oct 4, 2024
1 parent 4058330 commit 51d9971
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
###############################################
FROM --platform=$BUILDPLATFORM golang:1.23@sha256:2fe82a3f3e006b4f2a316c6a21f62b66e1330ae211d039bb8d1128e12ed57bf1 AS builder
FROM --platform=$BUILDPLATFORM golang:1.23@sha256:adee809c2d0009a4199a11a1b2618990b244c6515149fe609e2788ddf164bd10 AS builder

WORKDIR /app

Expand Down

0 comments on commit 51d9971

Please sign in to comment.