Skip to content

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

Merged
winlinvip merged 3 commits intoossrs:developfrom
Zlo:bugfix/silence-docker-env-warning
Jul 24, 2024
Merged

Dockerfile: Consistently use proper ENV syntax using equal sign. v6.0.140#4116
winlinvip merged 3 commits intoossrs:developfrom
Zlo:bugfix/silence-docker-env-warning

Conversation

@Zlo
Copy link
Copy Markdown
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
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.

Development

Successfully merging this pull request may close these issues.

2 participants