Skip to content

Commit 970f3e2

Browse files
chore(deps): update golang docker tag to v1.24.3 (#117)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 14c2192 commit 970f3e2

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
@@ -8,7 +8,7 @@ all:
88
+golang-base
99

1010
golang-base:
11-
FROM golang:1.24.0-alpine
11+
FROM golang:1.24.3-alpine
1212

1313
WORKDIR /app
1414
ARG VERSION=dev

0 commit comments

Comments
 (0)