Skip to content

Commit 9ac7acd

Browse files
chore(deps): update golang docker tag to v1.23.0 (#84)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7cedf14 commit 9ac7acd

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.22.5-alpine
11+
FROM golang:1.23.0-alpine
1212

1313
WORKDIR /app
1414
ARG VERSION=dev

0 commit comments

Comments
 (0)