coder / envbuilder

Build development environments from a Dockerfile on Docker, Kubernetes, and OpenShift. Enable developers to modify their development environment quickly.
Apache License 2.0
130 stars 25 forks source link

chore: update kaniko fork to fix multi-stage cache probing #325

Closed mafredri closed 2 weeks ago

mafredri commented 2 weeks ago

Update kaniko fork to https://github.com/coder/kaniko/pull/25.

Fixes #230