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
123 stars 24 forks source link

chore: update kaniko fork #195

Closed johnstcn closed 3 months ago

johnstcn commented 3 months ago

This PR updates our Kaniko fork to @kylecarbs 's branch https://github.com/coder/kaniko/pull/7

A side-effect of this is also that envbuilder is now on go 1.22! 🚀

Other side-effects include some API changes from updating docker/docker.