projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b422b5
)
Switch to alpine:3.9 to avoid dlsym errors
author
Ashlynn Anderson
<pea@pea.sh>
Wed, 4 Sep 2019 18:56:26 +0000
(14:56 -0400)
committer
Ashlynn Anderson
<pea@pea.sh>
Wed, 4 Sep 2019 18:56:26 +0000
(14:56 -0400)
Dockerfile
patch
|
blob
|
history
diff --git
a/Dockerfile
b/Dockerfile
index 59a352bbcda3ddbaf728f5eca08da54f6d8f7f54..c61dcfde91251915289159b6663fe51b944c2bd9 100644
(file)
--- a/
Dockerfile
+++ b/
Dockerfile
@@
-12,7
+12,7
@@
RUN apk add git gcc g++ musl-dev make &&\
mkdir release &&\
mix release --path release
-FROM alpine:
latest
+FROM alpine:
3.9
ARG HOME=/opt/pleroma
ARG DATA=/var/lib/pleroma