Skip to content

Commit 640ab86

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 3ad6ae4 commit 640ab86

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,5 +1,5 @@
11
# Get Golang for builder
2-
FROM golang:1.24.0 as builder
2+
FROM golang:1.24.1 as builder
33

44
# Set the working directory
55
WORKDIR /go/src/github.com/bitcoin-sv/spv-wallet

0 commit comments

Comments
 (0)