chore(deps): update golang docker tag to v1.23

This commit is contained in:
Renovate Bot 2024-09-23 16:16:20 +00:00
parent 9d823e9bed
commit f623c095f8

View File

@ -1,4 +1,4 @@
FROM golang:1.22-alpine AS build
FROM golang:1.23-alpine AS build
ARG HUGO_VERSION
ARG CGO=1