1
0
mirror of https://github.com/matrix-org/dendrite.git synced 2024-06-19 15:27:14 +00:00

Fix dockerfile

This commit is contained in:
Neil Alexander 2020-02-20 13:54:50 +00:00
parent 5caae6f3a0
commit 0352f250b8

View File

@ -1,8 +1,4 @@
<<<<<<< HEAD
FROM docker.io/golang:1.13.7-alpine3.11
=======
FROM docker.io/golang:1.13.6-alpine
>>>>>>> master
RUN mkdir /build