update docker image
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Dovi Cowan 2023-02-21 00:32:18 +00:00
parent 02266b8198
commit f542a59f82
Signed by: dcowan
GPG key ID: C110D77558FBC227

View file

@ -4,7 +4,7 @@ name: deploy-to-dokku
steps: steps:
- name: deploy - name: deploy
image: plugins/dokku image: dokku/ci-docker-image
settings: settings:
dokku_host: apps1.fnukinternal.net # replace with your Dokku host dokku_host: apps1.fnukinternal.net # replace with your Dokku host
dokku_app: dokku-ci-deploy # replace with your Dokku app name dokku_app: dokku-ci-deploy # replace with your Dokku app name