Skip to content

Conversation

@fank
Copy link
Member

@fank fank commented Jan 30, 2026

Summary

Replace legacy ENV key value format with modern ENV key=value format and consolidate into a single ENV instruction.

Fixes Docker linter warning: LegacyKeyValueFormat

Test plan

  • Docker build succeeds locally

Replace legacy "ENV key value" format with "ENV key=value" format
and consolidate into a single ENV instruction.
@fank fank mentioned this pull request Jan 30, 2026
2 tasks
@fank
Copy link
Member Author

fank commented Jan 30, 2026

Superseded by #73 which includes this fix along with other config updates.

@fank fank closed this Jan 30, 2026
@fank fank deleted the fix/dockerfile-env-syntax branch January 30, 2026 13:36
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