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

Dockerfile: Consistently use proper ENV syntax using equal sign. v6.0.140 #4116

Merged
merged 3 commits into from
Jul 24, 2024

Conversation

Zlo
Copy link
Contributor

@Zlo Zlo commented Jul 11, 2024

This not only silences a deprecation warning by docker build, but also makes it consistent as the other ENV statement already uses the new syntax.

@winlinvip winlinvip added the EnglishNative This issue is conveyed exclusively in English. label Jul 11, 2024
@winlinvip winlinvip changed the title Dockerfile: Consistently use proper ENV syntax using "=" Dockerfile: Consistently use proper ENV syntax using "=". v6.0.140 Jul 24, 2024
@winlinvip winlinvip added the RefinedByAI Refined by AI/GPT. label Jul 24, 2024
@winlinvip winlinvip changed the title Dockerfile: Consistently use proper ENV syntax using "=". v6.0.140 Dockerfile: Consistently use proper ENV syntax using equal sign. v6.0.140 Jul 24, 2024
@winlinvip winlinvip merged commit d50fb15 into ossrs:develop Jul 24, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
EnglishNative This issue is conveyed exclusively in English. RefinedByAI Refined by AI/GPT.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants