Skip to content

Commit 6cc4090

Browse files
patch(deps): bump golang
Bumps golang from 1.23.4-alpine@sha256:6c5c9590f169f77c8046e45c611d3b28fe477789acd8d3762d23d4744de69812 to sha256:d9db32125db0c3a680cfb7a1afcaefb89c898a075ec148fdc2f0f646cc2ed509. --- updated-dependencies: - dependency-name: golang dependency-version: sha256:d9db32125db0c3a680cfb7a1afcaefb89c898a075ec148fdc2f0f646cc2ed509 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 22ee6be commit 6cc4090

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.23.4-alpine@sha256:6c5c9590f169f77c8046e45c611d3b28fe477789acd8d3762d23d4744de69812 AS build
1+
FROM golang:1.24.2-alpine@sha256:7772cb5322baa875edd74705556d08f0eeca7b9c4b5367754ce3f2f00041ccee AS build
22

33
ARG BUILD_VERSION
44
ARG VERSION=${BUILD_VERSION:-0.0.0}

0 commit comments

Comments
 (0)