Merge pull request 'Update golang Docker tag to v1.23' (#9) from renovate/golang-1.x into main
Some checks are pending
Create and publish a Docker image / build-and-push-image (push) Waiting to run
Some checks are pending
Create and publish a Docker image / build-and-push-image (push) Waiting to run
Reviewed-on: #9
This commit is contained in:
commit
d51924bda2
@ -1,4 +1,4 @@
|
|||||||
FROM golang:1.21 AS builder
|
FROM golang:1.23 AS builder
|
||||||
ENV GO111MODULE=on \
|
ENV GO111MODULE=on \
|
||||||
CGO_ENABLED=0 \
|
CGO_ENABLED=0 \
|
||||||
GOOS=linux \
|
GOOS=linux \
|
||||||
|
Loading…
Reference in New Issue
Block a user