prosody: pin to alpine 3.6
As the update to 3.7 makes lua more difficult than my current patience can manage
This commit is contained in:
parent
2d26ad94af
commit
dbd6e4b9f6
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM alpine:edge
|
FROM alpine:3.6
|
||||||
|
|
||||||
LABEL maintainer "J. Elfring <devops@elfrinjo.de>"
|
LABEL maintainer "J. Elfring <devops@elfrinjo.de>"
|
||||||
|
|
||||||
|
|
Reference in a new issue