mirror of
https://github.com/writeas/writefreely
synced 2025-01-19 13:39:59 +01:00
Merge branch 'master' of github.com:writeas/writefreely
This commit is contained in:
commit
e06b328785
@ -22,6 +22,7 @@ RUN mkdir /stage && \
|
||||
|
||||
FROM alpine:3.8
|
||||
|
||||
RUN apk add --no-cache openssl ca-certificates
|
||||
COPY --from=build --chown=daemon:daemon /stage /go
|
||||
|
||||
WORKDIR /go
|
||||
|
Loading…
Reference in New Issue
Block a user