Skip to content

dockerfile/1.18.0-rc1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 27 Aug 21:50
· 766 commits to master since this release
070d993

Usage

# syntax=docker.io/docker/dockerfile-upstream:1.18.0-rc1

Notable changes

  • New check rules ExposeProtoCasing and ExposeInvalidFormat have been added to improve usage of EXPOSE commands. #6135
  • Fix created time not being set correctly from the base image if named context is used. #6096