This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
dokku
Watch
1
Star
0
Fork
0
You've already forked dokku
mirror of
https://github.com/dokku/dokku.git
synced
2026-02-24 04:00:36 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cb964179d0267d6552bf95d0bd3f747db6d37aeb
dokku
/
plugins
/
builder
/
plugin.toml
5 lines
86 B
TOML
Raw
Normal View
History
Unescape
Escape
feat: implement builder plugin This plugin will allow users to override the builder used for their application, enabling users to use custom builders if desired.
2021-02-28 17:25:03 -05:00
[
plugin
]
description
=
"dokku core builder plugin"
Release 0.34.6 # History ## 0.34.6 Install/update via the bootstrap script: ```shell wget -NP . https://dokku.com/install/v0.34.6/bootstrap.sh sudo DOKKU_TAG=v0.34.6 bash bootstrap.sh ``` ### Bug Fixes - #6949: @josegonzalez Set permissions correctly on all files in the builder-release process ### Documentation - #6948: @anand2312 Fix grammar in docs/getting-started/advanced-installation ### Dependencies - #6943: @dependabot[bot] chore(deps): bump tj-actions/changed-files from 44.5.2 to 44.5.3 - #6940: @dependabot[bot] chore(deps): bump mkdocs-material from 9.5.26 to 9.5.27 in /docs/_build - #6941: @dependabot[bot] chore(deps): bump timberio/vector from 0.38.0-debian to 0.39.0-debian in /plugins/logs - #6946: @dependabot[bot] chore(deps): bump importlib-metadata from 7.1.0 to 7.2.0 in /docs/_build
2024-06-24 00:19:13 +00:00
version
=
"0.34.6"
feat: implement builder plugin This plugin will allow users to override the builder used for their application, enabling users to use custom builders if desired.
2021-02-28 17:25:03 -05:00
[
plugin
.
config
]
Reference in New Issue
Copy Permalink