chore: update dokku/wait version

This commit is contained in:
Jose Diaz-Gonzalez
2019-12-27 16:57:13 -05:00
parent 355952eb1f
commit 7f4c06d6c0
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ plugin-install() {
pull-docker-image "busybox:1.31.0-uclibc"
pull-docker-image "dokku/ambassador:0.3.1"
pull-docker-image "dokku/s3backup:0.10.1"
pull-docker-image "dokku/wait:0.4.0"
pull-docker-image "dokku/wait:0.4.1"
mkdir -p "$PLUGIN_DATA_ROOT" || echo "Failed to create $PLUGIN_SERVICE data directory"
chown dokku:dokku "$PLUGIN_DATA_ROOT"