Skip to content

Commit ff9ae50

Browse files
⬆️ Bump golang from 1.25.5 to 1.26rc2
Bumps golang from 1.25.5 to 1.26rc2. --- updated-dependencies: - dependency-name: golang dependency-version: 1.26rc2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c0eb70c commit ff9ae50

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile.client

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.25.5 as client
1+
FROM golang:1.26rc2 as client
22

33
WORKDIR /client
44

0 commit comments

Comments
 (0)