github dokku/dokku v0.24.6

latest releases: v0.34.4, v0.34.3, v0.34.2...
2 years ago

Install/update via the bootstrap script:

wget https://raw.githubusercontent.com/dokku/dokku/v0.24.6/bootstrap.sh
sudo DOKKU_TAG=v0.24.6 bash bootstrap.sh

Bug Fixes

  • #4493: @Cellane Ensure alternate-tags is properly injected for git:from-image deploys
  • #4563: @Akirtovskis Tough netrc file when setting git:auth entries
  • #4566: @jasiek Normalize Dockerfile line terminators to handle issues in port extraction
  • #4567: @josegonzalez Ensure plugin:update updates all plugins when no plugin is specified
  • #4568: @josegonzalez Do not insert log max-size when log-driver is set at daemon-level
  • #4554: @josegonzalez Ensure deployment task containers get associated to internal networks

New Features

Other

Don't miss a new dokku release

NewReleases is sending notifications on new releases.