mirror of
https://github.com/dokku/dokku.git
synced 2025-12-28 16:06:40 +01:00
Release 0.35.7
# History ## 0.35.7 Install/update via the bootstrap script: ```shell wget -NP . https://dokku.com/install/v0.35.7/bootstrap.sh sudo DOKKU_TAG=v0.35.7 bash bootstrap.sh ``` ### Bug Fixes - #7286: @josegonzalez Install netcat-traditional in 24.04 image - #7284: @josegonzalez Use correct name for scheduler-proxy-logs trigger - #7285: @josegonzalez Ensure builder pruning works when running under docker - #7283: @danieldiekmeier Force `docker builder prune` to skip confirmation
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
[plugin]
|
||||
description = "dokku core ports plugin"
|
||||
version = "0.35.6"
|
||||
version = "0.35.7"
|
||||
[plugin.config]
|
||||
|
||||
Reference in New Issue
Block a user