mirror of
https://github.com/ergochat/ergo.git
synced 2025-12-20 02:00:11 -08:00
bump .github and Dockerfile for go1.18
This commit is contained in:
parent
a549827f17
commit
fd5317e68e
2 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
## build ergo binary
|
||||
FROM golang:1.17-alpine3.13 AS build-env
|
||||
FROM golang:1.18-alpine3.13 AS build-env
|
||||
|
||||
RUN apk add -U --force-refresh --no-cache --purge --clean-protected -l -u make git
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue