Skip to content

dockerfile/1.21.0

Choose a tag to compare

@github-actions github-actions released this 21 Jan 23:49
· 332 commits to master since this release
dockerfile/1.21.0
2bcd66d

Usage

# syntax=docker.io/docker/dockerfile-upstream:1.21.0

Notable changes

  • This is a first version of Dockerfile frontend with signed release images built using Docker Github Builder
  • Allow skipping Dockerfile linter checks with a per-command comment #6334
  • Strip heredoc shebang whitespace before parsing Dockerfile frontends #6402
  • Fix CopyIgnoredFile linter rule ignoring negating matches #6356