Compare commits

...
2 Commits
Author SHA1 Message Date
d3vyce 24926644b6 Merge pull request 'chore(deps): update golang docker tag to v1.24' (#9) from renovate/golang-1.x into main
Build Blog Docker Image / build docker (push) Successful in 1m41s
Reviewed-on: #9
2025-02-13 23:05:47 +01:00
renovate-bot 4396c6b534 chore(deps): update golang docker tag to v1.24 2025-02-13 00:01:20 +00:00
+1 -1
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