aboutsummaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Dockerfile b/Dockerfile
index afc0b36..955e617 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,5 +1,5 @@
FROM scratch
-ADD gobottin.static /gobottin
+ADD bottin.static /bottin
-ENTRYPOINT ["/gobottin"]
+ENTRYPOINT ["/bottin"]