Skip to content

Commit ae3bf08

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.24.0-alpine3.20 AS tools
1+
FROM golang:1.24.1-alpine3.20 AS tools
22

33
COPY scripts/tools-golang.sh /tmp/tools-golang.sh
44

0 commit comments

Comments
 (0)