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

remove legacy ENV variables #628

Merged
merged 3 commits into from
Aug 13, 2024
Merged

remove legacy ENV variables #628

merged 3 commits into from
Aug 13, 2024

Conversation

gdams
Copy link
Member

@gdams gdams commented Aug 8, 2024

removes the following warnings:

 3 warnings found (use --debug to expand):
 - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 22)
 - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 23)
 - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 48)
Dockerfile:50

refer to https://docs.docker.com/reference/dockerfile/#environment-replacement for the reference

@gdams gdams merged commit 0327d46 into adoptium:main Aug 13, 2024
73 checks passed
@gdams gdams deleted the legacy branch August 13, 2024 08:29
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

Successfully merging this pull request may close these issues.

3 participants