Skip to content

Commit 9e11c5d

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 c4ec3be commit 9e11c5d

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
1+
FROM golang:1.24.4
22

33
ENV GOPATH=/
44
COPY ./ ./

0 commit comments

Comments
 (0)