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-07-11 13:01:51 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
035c0214858b60deb3a65fa83ffb0b3d2ad2d979
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.38.7 # History ## 0.38.7 Install/update via the bootstrap script: ```shell wget -NP . https://dokku.com/install/v0.38.7/bootstrap.sh sudo DOKKU_TAG=v0.38.7 bash bootstrap.sh ``` ### Security - #8672: @josegonzalez Prevent host shell injection from app.json cron commands ### Bug Fixes - #8669: @josegonzalez Recover deployed image from registry on local miss - #8679: @josegonzalez Align ps/cron :report --global keys with plugin convention - #8678: @josegonzalez Split openresty report keys into global and computed pairs - #8676: @immanuwell Use SYSTEM for shfmt Darwin detection ### New Features - #8677: @josegonzalez Warn on deprecated listen http2 in custom nginx templates ### Tests - #8683: @dependabot[bot] chore(deps-dev): bump heroku/heroku-buildpack-php from 290 to 291 in /tests/apps/php - #8671: @josegonzalez Qualify scheduler-k3s ingressroute kubectl lookups ### Dependencies - #8682: @dependabot[bot] chore(deps): bump k8s.io/apimachinery from 0.36.0 to 0.36.1 in /plugins/scheduler-k3s - #8681: @dependabot[bot] chore(deps): bump soupsieve from 2.8.3 to 2.8.4 in /docs/_build ### Other - #8680: @josegonzalez Split more report global keys into raw and computed
2026-05-27 04:32:52 +00:00
version
=
"0.38.7"
scratch: initial implementation
2022-04-16 01:29:10 -04:00
[
plugin
.
config
]
Reference in New Issue
Copy Permalink