If you have push access to the tiltdev
repository on DockerHub, you can release a new version of the binaries used by this extension like so:
- run
release.sh
(buildstilt-restart-wrapper
from source, builds and pushes a Docker image with the new binary and a fresh binary ofentr
also installed from source) - update the image tag in the Tiltfile with the tag you just pushed (you'll find the image referenced in the Dockerfile contents of the child image--look for "FROM tiltdev/restart-helper")