mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-16 11:23:11 -06:00
Update Dockerfile to Go 1.13.6
This commit is contained in:
parent
83433b8ff2
commit
3aa3cbef32
|
|
@ -1,4 +1,4 @@
|
|||
FROM docker.io/golang:1.12.5-alpine3.9
|
||||
FROM docker.io/golang:1.13.6-alpine
|
||||
|
||||
RUN mkdir /build
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue