Skip to content

Commit e81c9bb

Browse files
chore(deps): update golang docker tag to v1.24.1 (#60)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5b11f79 commit e81c9bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Earthfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ check-conventional-commits-linting:
4141

4242

4343
golang-base:
44-
FROM golang:1.24.0@sha256:3f7444391c51a11a039bf0359ee81cc64e663c17d787ad0e637a4de1a3f62a71
44+
FROM golang:1.24.1@sha256:c5adecdb7b3f8c5ca3c88648a861882849cc8b02fed68ece31e25de88ad13418
4545
WORKDIR "/nasm-x86-shellcode-generator"
4646

4747

0 commit comments

Comments
 (0)