Update all Node examples to use Docker v4 #1591
Labels
area/examples
kind/task
Work that's part of an ongoing epic
resolution/fixed
This issue was fixed
size/M
Estimated effort to complete (up to 5 days).
This is part of #1438.
All Node-based Pulumi programs (JavaScript and TypeScript) that use the Docker provider need to be updated to use v4 of the Docker provider. This typically involves editing
package.json
and/orpackage-lock.json
to use the updated provider version.The text was updated successfully, but these errors were encountered: