Skip to content

Commit 9577852

Browse files
chore(deps): update golang docker tag to v1.23.4 (#102)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8f468b0 commit 9577852

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Earthfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ all:
88
+golang-base
99

1010
golang-base:
11-
FROM golang:1.23.3-alpine
11+
FROM golang:1.23.4-alpine
1212

1313
WORKDIR /app
1414
ARG VERSION=dev

0 commit comments

Comments
 (0)