Compare commits

..

No commits in common. "24926644b64872e67eee090f20204a946c753070" and "957439daf72ae49e87231f4f5a7f1715bdacaf73" have entirely different histories.

View File

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