fixed file extension issue with docker

This commit is contained in:
Ryan O'Hara-Reid
2018-01-25 16:38:44 +11:00
parent e2ad8998bf
commit 1fbe706129

View File

@@ -1,3 +1,2 @@
FROM golang:onbuild
COPY config_example.dat config.dat
COPY config_example.json config.json