summaryrefslogtreecommitdiffhomepage
path: root/Dockerfile
diff options
context:
space:
mode:
authorEmīls Piņķis <emils@mullvad.net>2019-05-06 14:18:49 +0100
committerEmīls Piņķis <emils@mullvad.net>2019-05-09 11:17:22 +0100
commitfb021981047b377db24b7c92db2dff7faf9c0929 (patch)
treefc34d75f6a09cd1effd16c12c3b596c2c4034702 /Dockerfile
parentd75e5be86d8bee908b1bea75a069bf48c0845838 (diff)
downloadmullvadvpn-fb021981047b377db24b7c92db2dff7faf9c0929.tar.xz
mullvadvpn-fb021981047b377db24b7c92db2dff7faf9c0929.zip
Use separate script for rust on linux in travis
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index 949148cce5..44490598d1 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,4 +1,4 @@
-# To build the image:
+# To build the image:
# docker build . -t mullvadvpn/mullvadvpn-app-build
# To push the image to our docker hub:
# docker push mullvadvpn/mullvadvpn-app-build