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

compose: 'the attribute version is obsolete, it will be ignored, please remove it to avoid potential confusion' #2176

Closed
kaovilai opened this issue Nov 20, 2024 · 1 comment · Fixed by #2177

Comments

@kaovilai
Copy link

Description of Problem / Feature Request

❯ make local-dev
find . -name vendor -prune -o -name go.mod -execdir go mod download \;
go mod vendor
docker-compose up -d
WARN[0000] /Users/tiger/git/clair/docker-compose.yaml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion

Expected Outcome

Actual Outcome

Environment

  • Clair version/image:
  • Clair client name/version:
  • Host OS:
  • Kernel (e.g. uname -a):
  • Kubernetes version (use kubectl version):
  • Network/Firewall setup:
@crozzy
Copy link
Collaborator

crozzy commented Nov 25, 2024

Thanks!

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

Successfully merging a pull request may close this issue.

2 participants