Merge pull request 'chore(deps): update golang docker tag to v1.24' (#9) from renovate/golang-1.x into main
All checks were successful
Build Blog Docker Image / build docker (push) Successful in 1m41s

Reviewed-on: #9
This commit is contained in:
d3vyce 2025-02-13 23:05:47 +01:00
commit 24926644b6

View File

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