Skip to content

build: add syntax parser directive to Dockerfile#2420

Merged
jjbustamante merged 3 commits intobuildpacks:mainfrom
JamBalaya56562:syntax
May 2, 2026
Merged

build: add syntax parser directive to Dockerfile#2420
jjbustamante merged 3 commits intobuildpacks:mainfrom
JamBalaya56562:syntax

Conversation

@JamBalaya56562
Copy link
Copy Markdown
Contributor

Summary

Add syntax parser directive to the first line of the Dockerfile.

Why?

To declare the Dockerfile syntax version to use for the build.
If unspecified, BuildKit uses a bundled version of the Dockerfile frontend.

@JamBalaya56562 JamBalaya56562 requested review from a team as code owners August 3, 2025 22:43
@github-actions github-actions Bot added this to the 0.39.0 milestone Aug 3, 2025
@github-actions github-actions Bot added the type/chore Issue that requests non-user facing changes. label Aug 3, 2025
Copy link
Copy Markdown
Member

@jjbustamante jjbustamante left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Signed-off-by: JamBalaya56562 <jambalaya.pyoncafe@outlook.jp>
@jjbustamante jjbustamante modified the milestones: 0.41.0, 0.40.4 May 2, 2026
@github-actions github-actions Bot modified the milestones: 0.40.4, 0.41.0 May 2, 2026
@jjbustamante jjbustamante modified the milestones: 0.41.0, 0.40.4 May 2, 2026
@jjbustamante jjbustamante enabled auto-merge (squash) May 2, 2026 21:49
@github-actions github-actions Bot removed this from the 0.40.4 milestone May 2, 2026
@github-actions github-actions Bot added this to the 0.41.0 milestone May 2, 2026
@jjbustamante jjbustamante modified the milestones: 0.41.0, 0.40.4 May 2, 2026
@jjbustamante jjbustamante merged commit 3ebbecd into buildpacks:main May 2, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type/chore Issue that requests non-user facing changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants