Use alpine stable again
builds just fine
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM alpine:edge AS builder
|
FROM alpine AS builder
|
||||||
|
|
||||||
COPY . /go/src/matterbridge
|
COPY . /go/src/matterbridge
|
||||||
RUN apk --no-cache add go git \
|
RUN apk --no-cache add go git \
|
||||||
|
|||||||
Reference in New Issue
Block a user