Skip to content

Commit 0c22b76

Browse files
Bump golang from 1.26.2 to 1.26.3
Bumps golang from 1.26.2 to 1.26.3. --- updated-dependencies: - dependency-name: golang dependency-version: 1.26.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 25bd467 commit 0c22b76

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dev.dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# update together with .github/workflows/ci.yml
2-
FROM golang:1.26.2 AS go
2+
FROM golang:1.26.3 AS go
33

44
# update together with .github/workflows/ci.yml
55
FROM golangci/golangci-lint:v2.12.2 AS linter

0 commit comments

Comments
 (0)