1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-09-15 18:57:01 +00:00

added info log when container image platform mismatched (#3225) (followup)

This commit is contained in:
Earl Warren 2025-08-07 13:12:05 +02:00
parent 620f852889
commit 783b4e3750
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00

View file

@ -6,9 +6,9 @@ import (
"context"
"fmt"
"code.forgejo.org/forgejo/runner/v9/act/common"
cerrdefs "github.com/containerd/errdefs"
"github.com/docker/docker/api/types/image"
"github.com/nektos/act/pkg/common"
)
// ImageExistsLocally returns a boolean indicating if an image with the