Skip to content

Commit 0dd2e0f

Browse files
Update golang Docker tag to v1.23.3 (#10)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a9f1cda commit 0dd2e0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.23.2-alpine
1+
FROM golang:1.23.3-alpine
22

33
RUN apk add git npm --no-cache && apk cache clean \
44
&& go install github.com/go-task/task/v3/cmd/task@latest \

0 commit comments

Comments
 (0)