Typo in examples/simple
Signed-off-by: Solomon Hykes <sh.github.6811@hykes.org>
This commit is contained in:
parent
ae577baf8c
commit
af9581c28a
@ -12,7 +12,7 @@ let alpine={
|
||||
#dagger: compute: [
|
||||
{
|
||||
do: "fetch-container"
|
||||
ref: "index.docker.io@\(digest)"
|
||||
ref: "index.docker.io/alpine@\(digest)"
|
||||
},
|
||||
for pkg, info in package {
|
||||
if (info & true) != _|_ {
|
||||
|
Reference in New Issue
Block a user