mirror of
https://github.com/dokku/dokku.git
synced 2026-02-24 04:00:36 +01:00
Merge pull request #6130 from dokku/josegonzalez-patch-1
Correct package for container healthchecker when building digitalocean image
This commit is contained in:
@@ -33,7 +33,7 @@ pkgs=(apache2-utils
|
||||
debconf
|
||||
)
|
||||
|
||||
dokku_pkgs=(docker-docker-container-healthchecker
|
||||
dokku_pkgs=(docker-container-healthchecker
|
||||
docker-image-labeler
|
||||
gliderlabs-sigil
|
||||
lambda-builder
|
||||
|
||||
Reference in New Issue
Block a user