mirror of
https://github.com/hugomd/ascii-live
synced 2025-02-11 12:54:27 +01:00
Update Dockerfile
This commit is contained in:
parent
ede1499909
commit
b372a34eeb
@ -1,4 +1,4 @@
|
||||
FROM golang:1.13-alpine AS build-env
|
||||
FROM golang:1.17-alpine AS build-env
|
||||
ENV GO111MODULE=on
|
||||
WORKDIR /go/src/github.com/hugomd/ascii-live/
|
||||
RUN apk add ca-certificates
|
||||
|
Loading…
Reference in New Issue
Block a user