Skip to content

Release v1.6.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jan 10:59
b1225bf

Gradle Plugins 1.6.1

This version fixes a bug in the Docker plugin.

  • The label command function/builder now actually adds the labels to the Dockerfile; they were previously missing.
  • The label command function now includes an overload that allows you to skip using the builder if you only need one label.

Commits (1)

  • b1225b: 1.6.1: Fix Docker label command.