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
2025-12-25 16:29:30 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ca1ab188fed65a5d766db0e96c9df8fa0ffa5abb
dokku
/
plugins
/
builder-lambda
/
plugin.toml
5 lines
93 B
TOML
Raw
Normal View
History
Unescape
Escape
scratch: initial implementation
2022-04-16 01:29:10 -04:00
[
plugin
]
description
=
"dokku core builder-lambda plugin"
Release 0.29.3 # History ## 0.29.3 Install/update via the bootstrap script: ```shell wget https://raw.githubusercontent.com/dokku/dokku/v0.29.3/bootstrap.sh sudo DOKKU_TAG=v0.29.3 bash bootstrap.sh ``` ### Bug Fixes - #5544: @josegonzalez Exit non-zero when git:from-image deploys fail to start the app - #5543: @josegonzalez Properly parse arguments for git:status command ### Tests - #5554: @josegonzalez Validate that procfile-path is respected ### Other - #5551: @dependabot[bot] chore(deps): bump ruby from 3.1.3 to 3.2.0 in /tests/apps/dockerfile-entrypoint - #5547: @dependabot[bot] chore(deps): bump setuptools from 65.5.0 to 65.5.1 in /tests/apps/dockerfile-release - #5542: @josegonzalez Add json output format support to storage:list
2022-12-28 23:39:41 +00:00
version
=
"0.29.3"
scratch: initial implementation
2022-04-16 01:29:10 -04:00
[
plugin
.
config
]
Reference in New Issue
Copy Permalink