switch from :alpine to :latest

with :alpine some of our dependencies didn't build
master
lub 4 years ago
parent 317ce719b5
commit d21cc6cc40

@ -1,4 +1,4 @@
FROM docker.io/python:alpine
FROM docker.io/python:latest
ENV HOMESERVER_URL=https://matrix.org \
HOMESERVER_NAME=matrix.org \

Loading…
Cancel
Save