Attempt to allow action runner to build
Some checks failed
Build and push container image / build (push) Has been cancelled
Some checks failed
Build and push container image / build (push) Has been cancelled
This commit is contained in:
parent
e462a802bf
commit
4be8f106ef
@ -1,4 +1,4 @@
|
||||
FROM golang:1.21-alpine3.18@sha256:70afe55365a265f0762257550bc38440e0d6d6b97020d3f8c85328f00200dd8e AS builder
|
||||
FROM golang:1.21-alpine3.18 AS builder
|
||||
|
||||
WORKDIR /corn-util
|
||||
COPY go.mod go.sum ./
|
||||
|
Reference in New Issue
Block a user