Compare commits

...

2 Commits

Author SHA1 Message Date
115eafc21f Merge pull request 'chore(deps): update golang docker tag to v1.23' (#1) from renovate/golang-1.x into main
All checks were successful
Build Blog Docker Image / build docker (push) Successful in 1m15s
Reviewed-on: #1
2024-09-23 18:17:01 +02:00
f623c095f8 chore(deps): update golang docker tag to v1.23 2024-09-23 16:16:20 +00:00

View File

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