Match upstream Dockerfile

This commit is contained in:
Luke Murphy
2020-03-24 22:41:19 +01:00
parent f8389a338d
commit 8ab099735d
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -1,6 +1,7 @@
FROM drone/drone:1
EXPOSE 80
EXPOSE 443
COPY . ${WORKDIR}
+1 -1
View File
@@ -10,4 +10,4 @@ main() {
main
/bin/drone-controller "$@"
/bin/drone-server "$@"