Skip to content

chore: dockerfile syntax directive をメジャーバージョン指定に揃える - #241

Merged
outductor merged 1 commit into
mainfrom
chore/unpin-dockerfile-syntax
Aug 2, 2026
Merged

chore: dockerfile syntax directive をメジャーバージョン指定に揃える#241
outductor merged 1 commit into
mainfrom
chore/unpin-dockerfile-syntax

Conversation

@outductor

Copy link
Copy Markdown
Contributor

概要

# syntax=docker/dockerfile:1.xx のようにマイナーバージョンまで固定していた syntax directive を docker/dockerfile:1 に変更します。

メジャーバージョンのみの指定にすることで、BuildKit が常に最新の 1.x 系 Dockerfile frontend を使うようになり、バージョン更新の追従が不要になります。

🤖 Generated with Claude Code

@outductor
outductor merged commit f77b3ae into main Aug 2, 2026
3 checks passed
@outductor
outductor deleted the chore/unpin-dockerfile-syntax branch August 2, 2026 14: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.

1 participant