ported tests + examples to new syntax

Signed-off-by: Sam Alba <sam.alba@gmail.com>
This commit is contained in:
Sam Alba
2021-03-10 13:51:03 -08:00
parent ef1bb4b873
commit 3f55f4cd1d
4 changed files with 5 additions and 5 deletions

View File

@@ -48,7 +48,7 @@ import (
outputs: {
[string]: string
#dagger: compute: [
#compute: [
dagger.#Load & {
from: alpine.#Image & {
package: bash: "=5.1.0-r0"