Hi. How do I instruct pulumi to redeploy a docker ...
# general
d
Hi. How do I instruct pulumi to redeploy a docker image if one of its dependent script files gets changed? The Dockerfile contains COPY instructions but Pulumi doesn't redeploy the image when those files are changed.