Skip to content

Commit bd5e614

Browse files
build(deps): bump golang from 1.23.5 to 1.24rc2
Bumps golang from 1.23.5 to 1.24rc2. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ee14710 commit bd5e614

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.23.5 AS deb
1+
FROM golang:1.24rc2 AS deb
22
WORKDIR /app
33
COPY go.mod .
44
COPY go.sum .

0 commit comments

Comments
 (0)