Skip to content

Commit 1888409

Browse files
Bump golang from 1.23.5-alpine3.20 to 1.24.0-alpine3.20 (#644)
Bumps golang from 1.23.5-alpine3.20 to 1.24.0-alpine3.20. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d9178c3 commit 1888409

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.23.5-alpine3.20@sha256:def59a601e724ddac5139d447e8e9f7d0aeec25db287a9ee1615134bcda266e2 AS builder
1+
FROM golang:1.24.0-alpine3.20@sha256:79f7ffeff943577c82791c9e125ab806f133ae3d8af8ad8916704922ddcc9dd8 AS builder
22
ARG VERSION=dev-snapshot
33
RUN mkdir /build
44
RUN apk add --update make

0 commit comments

Comments
 (0)