Merge pull request 'chore(deps): update golang docker tag to v1.23' () from renovate/golang-1.x into main

Reviewed-on: 
This commit is contained in:
d3vyce 2024-09-23 18:17:01 +02:00
commit 115eafc21f

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