This commit is contained in:
parent
141234f9fe
commit
0214d3cea4
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM docker.io/golang:latest as builder
|
||||
FROM docker.io/library/golang:1 as builder
|
||||
ARG CGO_ENABLED=0
|
||||
WORKDIR /app
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue