about summary refs log tree commit diff
path: root/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index 979692d..67a9f67 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -11,4 +11,4 @@ RUN ["go", "get", "git.darknebu.la/GalaxySimulator/structs"]
 RUN ["go", "get", "github.com/gorilla/mux"]
 
 # Start the webserver
-ENTRYPOINT ["go", "run", "/home/main.go"]
\ No newline at end of file
+ENTRYPOINT ["go", "run", "/home/main.go"]