Skip to content

Commit 1ed89d3

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 82313b6 commit 1ed89d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile.utils

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 utils
1+
FROM golang:1.26rc2 as utils
22

33
WORKDIR /utils
44

0 commit comments

Comments
 (0)