Update golang Docker tag to v1.23
All checks were successful
Build Docker Image / Explore-Gitea-Actions (push) Successful in 1m29s
All checks were successful
Build Docker Image / Explore-Gitea-Actions (push) Successful in 1m29s
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.22@sha256:945c798aafa0a5ce1a324de4f3a74ebd84c1455680e2f2362a185bc7c7847010 AS builder
|
||||
FROM golang:1.23@sha256:c9718f6aa6efb2641d84faf55f9fcb7e3f048bad6e1b762382a7675a322a8d46 AS builder
|
||||
|
||||
WORKDIR /app
|
||||
COPY go.mod go.sum main.go ./
|
||||
|
||||
Reference in New Issue
Block a user