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
This commit is contained in:
d3vyce 2024-09-23 18:17:01 +02:00
commit 115eafc21f

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