chore(deps): update docker.io/golang docker tag to v1.23
Some checks failed
Image builds / build_images (renovate) (push) Has been cancelled
Renovate / renovate (push) Has been cancelled

This commit is contained in:
Peter 2024-08-14 03:35:32 +00:00
parent 4e37f44d18
commit 6252e49726

View file

@ -1,4 +1,4 @@
FROM docker.io/golang:1.22-alpine AS go-tools-builder FROM docker.io/golang:1.23-alpine AS go-tools-builder
RUN go install github.com/marwan-at-work/mod/cmd/mod@latest RUN go install github.com/marwan-at-work/mod/cmd/mod@latest