diff --git a/Dockerfile b/Dockerfile index 579cc91..2ae6545 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM drone/drone:2.12.1 +FROM drone/drone:2.20.0 COPY entrypoint-wrapper.sh /usr/bin/entrypoint-wrapper diff --git a/README.md b/README.md index 08ba8e5..5c0d0fc 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,6 @@ Setup Secrets Deploy - git remote add dokku dokku@dinlas.apps.glenux.net:cicd + git remote add dokku dokku@dokku.example.com:cicd git push dokku master