Skip to content

dockerfile/1.8.1

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jun 17:35
· 207 commits to master since this release
eb864a8

Usage

# syntax=docker.io/docker/dockerfile:1.8.1

Notable changes

  • Fix handling of empty strings on variable expansion #5052
  • Improve formatting of build warnings #5037 #5045 #5046
  • Fix possible invalid output for UndeclaredVariable warning for multi-stage #5048