refactor!: Move image definitions to dagger/core

BREAKING CHANGE: Adjust imports for for `#Ref`, `#ImageConfig` and `#HealthCheck`.

Signed-off-by: Helder Correia <174525+helderco@users.noreply.github.com>
This commit is contained in:
Helder Correia
2022-04-04 15:19:36 +00:00
parent 7dbe4e9aa5
commit d55088c612
4 changed files with 49 additions and 50 deletions

View File

@@ -1,7 +1,6 @@
package docker
import (
"dagger.io/dagger"
"dagger.io/dagger/core"
)
@@ -11,7 +10,7 @@ import (
input: #Image
// The image config to change
config: dagger.#ImageConfig
config: core.#ImageConfig
_set: core.#Set & {
"input": input.config