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
All checks were successful
Build Blog Docker Image / build docker (push) Successful in 1m15s
Reviewed-on: #1
This commit is contained in:
commit
115eafc21f
@ -1,4 +1,4 @@
|
||||
FROM golang:1.22-alpine AS build
|
||||
FROM golang:1.23-alpine AS build
|
||||
|
||||
ARG HUGO_VERSION
|
||||
ARG CGO=1
|
||||
|
Loading…
x
Reference in New Issue
Block a user