forked from External/ergo
Merge pull request 'sync' (#1) from External/ergo:master into master
Reviewed-on: #1
This commit is contained in:
commit
d26235e9a9
20 changed files with 110 additions and 41 deletions
|
|
@ -1,5 +1,5 @@
|
|||
## build ergo binary
|
||||
FROM docker.io/golang:1.22-alpine AS build-env
|
||||
FROM docker.io/golang:1.23-alpine AS build-env
|
||||
|
||||
RUN apk upgrade -U --force-refresh --no-cache
|
||||
RUN apk add --no-cache --purge --clean-protected -l -u make git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue