Skip to content

Commit ad623d7

Browse files
dependabot[bot]zeb33n
authored andcommitted
build(deps): bump golang from 1.25.3 to 1.25.4 in the all group
Bumps the all group with 1 update: golang. Updates `golang` from 1.25.3 to 1.25.4 --- updated-dependencies: - dependency-name: golang dependency-version: 1.25.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 99fbee2 commit ad623d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.dev

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@
1616

1717
# This is used to we scrap the go version and use in CI to get the latest go version
1818
# and we use dependabot to keep the go version up to date
19-
FROM golang:1.25.3
19+
FROM golang:1.25.4

0 commit comments

Comments
 (0)