diff --git a/static/directives/dockerfile-build-form.html b/static/directives/dockerfile-build-form.html index da808ec04..54f409b0a 100644 --- a/static/directives/dockerfile-build-form.html +++ b/static/directives/dockerfile-build-form.html @@ -12,7 +12,7 @@
- Upload a Dockerfile or a zip file containing a Dockerfile in the root directory + Upload a Dockerfile or an archive (.zip or .tar.gz) containing a Dockerfile in the root directory
diff --git a/static/partials/new-repo.html b/static/partials/new-repo.html index 686073a6b..87832987c 100644 --- a/static/partials/new-repo.html +++ b/static/partials/new-repo.html @@ -118,11 +118,11 @@ - +
- +
@@ -140,7 +140,7 @@
-
Upload DockerfileZIP file
+
Upload DockerfileArchive