Compare commits

...

2 Commits

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