Skip to content

dockerfile/1.25.0-rc1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Jun 00:10
· 17 commits to master since this release
e7b395c

Usage

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

Notable changes

  • Resource limits for CPU and memory can now be set on build invocation and are applied to all RUN steps in the Dockerfile. Requires BuildKit v0.31.0+ #6569