Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade docker version #268

Open
knechtionscoding opened this issue Aug 15, 2024 · 0 comments
Open

Upgrade docker version #268

knechtionscoding opened this issue Aug 15, 2024 · 0 comments

Comments

@knechtionscoding
Copy link

fatal: No names found, cannot describe anything.
++ Building keel
GOOS=linux cd cmd/keel && go build -a -tags netgo -ldflags "-linkmode external -extldflags -static -X github.com/datagravity-ai/keel/version.Version= -X github.com/datagravity-ai/keel/version.Revision=8a276e34 -X github.com/datagravity-ai/keel/version.BuildDate=2024-08-15T163046Z -w -s" -o keel .
# oras.land/oras-go/pkg/auth/docker
../../../../golang/pkg/mod/oras.land/[email protected]/pkg/auth/docker/login_tls.go:44:20: undefined: types.AuthConfig
../../../../golang/pkg/mod/oras.land/[email protected]/pkg/auth/docker/login_tls.go:62:130: undefined: types.AuthConfig
../../../../golang/pkg/mod/oras.land/[email protected]/pkg/auth/docker/login_tls.go:122:32: undefined: types.AuthConfig
../../../../golang/pkg/mod/oras.land/[email protected]/pkg/auth/docker/login_tls.go:181:30: assignment mismatch: 3 variables but registry.PingV2Registry returns 2 values
../../../../golang/pkg/mod/oras.land/[email protected]/pkg/auth/docker/login.go:54:16: undefined: types.AuthConfig
../../../../golang/pkg/mod/oras.land/[email protected]/pkg/auth/docker/login.go:86:39: cannot use remote (variable of type *"github.com/docker/docker/registry".Service) as "github.com/docker/docker/registry".Service value in argument to c.loginWithTLS
gmake: *** [Makefile:60: build] Error 1

is what happens when you try to upgrade the docker version right now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant