Usage
# syntax=docker.io/docker/dockerfile-upstream:1.6.0
Notable changes
- Graduate
ADD <Git-URL>
andADD --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