Update dagger version in all docs to 0.2.4
Including the version that we install explicitly. Fixes https://github.com/dagger/dagger/issues/1908 Signed-off-by: Gerhard Lazu <gerhard@lazu.co.uk>
This commit is contained in:
@@ -82,7 +82,7 @@ The second import is for `netlify.#Deploy` to work.
|
||||
:::info
|
||||
Which other imports we are missing?
|
||||
Look at all the actions in the plan structure at the top of this page.
|
||||
Now check all the available packages in [universe.dagger.io](https://github.com/dagger/dagger/tree/v0.2.3/pkg/universe.dagger.io).
|
||||
Now check all the available packages in [universe.dagger.io](https://github.com/dagger/dagger/tree/v0.2.4/pkg/universe.dagger.io).
|
||||
:::
|
||||
|
||||
We now understand that the `deploy` action is the deploy definition from the netlify package, written as `deploy: netlify.#Deploy`
|
||||
|
Reference in New Issue
Block a user