Skip to content

dockerfile/1.6.0-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jul 00:06
· 2240 commits to master since this release
31a9120

Usage

# syntax=docker.io/docker/dockerfile-upstream:1.6.0-rc2

Notable changes

  • Graduate ADD <Git-URL> and ADD --checksum from labs channel to stable #3979 docs docs
  • Add start interval support to HEALTHCHECK #3998
  • Variable substitution now supports additional POSIX compatible variants without : #3611
  • Exported Windows images now set default OSVersion/OSFeatures values from base image #3619
  • Fix inconsistent permission bits for Heredocs to 0644 #3992