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

fix: ENV warning #69091

Merged
merged 2 commits into from
Aug 26, 2024
Merged

fix: ENV warning #69091

merged 2 commits into from
Aug 26, 2024

Conversation

Bhavya031
Copy link
Contributor

What?

getting this warning when you build docker image"2 warnings found (use --debug to expand):

  • LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 41)
  • JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals (line 67)"

@ijjk ijjk added the examples Issue/PR related to examples label Aug 20, 2024
@leerob leerob merged commit 854a7db into vercel:canary Aug 26, 2024
37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
examples Issue/PR related to examples
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants