Releases: dokku-community/dokku-apt
Releases · dokku-community/dokku-apt
0.14.1
What's Changed
- fix: use a cidfile for getting the created container id by @josegonzalez in #58
Full Changelog: 0.14.0...0.14.1
0.14.0
What's Changed
- docs: remove incorrect positional argument from installation by @josegonzalez in #53
- refactor: use expanded docker commands with container/image prefixes on subcommands by @josegonzalez in #54
- fix: use herokuish image digest when computing the sha of the apt commands by @josegonzalez in #55
- ci: add linting to ci by @josegonzalez in #56
Full Changelog: 0.13.0...0.14.0
0.13.0
What's Changed
- File apt-keys requires an empty line by @LoranKloeze in #47
- Support dokku 0.32 by @coorasse in #50
New Contributors
- @LoranKloeze made their first contribution in #47
- @coorasse made their first contribution in #50
Full Changelog: 0.12.0...0.13.0
0.12.0
0.11.0
0.10.0
0.9.7
0.9.6
0.9.5
- fix: use dpkg instead of apt
0.9.4
- fix: switch from dpkg to apt for installing dpkg-packages