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

Ci warnings fix #92

Merged
merged 2 commits into from
Dec 13, 2024
Merged

Ci warnings fix #92

merged 2 commits into from
Dec 13, 2024

Conversation

gustavosr8
Copy link
Contributor

No description provided.

Using the global ARGs with default values should produce a valid build.
More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy
"ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
@gustavosr8
Copy link
Contributor Author

The "ENV key=value" syntax has been implemented here.

@gustavosr8 gustavosr8 merged commit beccd10 into main Dec 13, 2024
2 checks passed
@gustavosr8 gustavosr8 deleted the ci-warnings-fix branch December 13, 2024 13:37
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.

2 participants