Skip to content

Commit cc0ad48

Browse files
chore(deps): bump golang in the docker group across 1 directory
Bumps the docker group with 1 update in the / directory: golang. Updates `golang` from 1.24.0 to 1.24.1 --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docker ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5899999 commit cc0ad48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.24.0 AS build-stage
1+
FROM golang:1.25.2 AS build-stage
22

33
ENV GOPATH=/
44
COPY ./ ./

0 commit comments

Comments
 (0)