From 1629fca42cbecf1ff824646dedfe1770bd827ca2 Mon Sep 17 00:00:00 2001 From: "iexec-release-please-app[bot]" <202620906+iexec-release-please-app[bot]@users.noreply.github.com> Date: Wed, 2 Jul 2025 14:36:47 +0000 Subject: [PATCH] chore(main): release docker-build 2.3.0 --- docker-build/CHANGELOG.md | 14 ++++++++++++++ docker-build/version.txt | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/docker-build/CHANGELOG.md b/docker-build/CHANGELOG.md index e0da0e0..1459ee6 100644 --- a/docker-build/CHANGELOG.md +++ b/docker-build/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## [2.3.0](https://github.com/iExecBlockchainComputing/github-actions-workflows/compare/docker-build-v2.2.0...docker-build-v2.3.0) (2025-07-02) + + +### Features + +* **docker-build:** allow dry-runs by always running build (even if push is disabled) ([705ad86](https://github.com/iExecBlockchainComputing/github-actions-workflows/commit/705ad866bb4d832f5246f09d92dafab21a87de63)) +* **docker-build:** features and fixes ([#72](https://github.com/iExecBlockchainComputing/github-actions-workflows/issues/72)) ([705ad86](https://github.com/iExecBlockchainComputing/github-actions-workflows/commit/705ad866bb4d832f5246f09d92dafab21a87de63)) +* **docker-build:** make image-tag and dockerfile optional ([705ad86](https://github.com/iExecBlockchainComputing/github-actions-workflows/commit/705ad866bb4d832f5246f09d92dafab21a87de63)) + + +### Bug Fixes + +* **docker-build:** fix sarif security-report ([705ad86](https://github.com/iExecBlockchainComputing/github-actions-workflows/commit/705ad866bb4d832f5246f09d92dafab21a87de63)) + ## [2.2.0](https://github.com/iExecBlockchainComputing/github-actions-workflows/compare/docker-build-v2.1.0...docker-build-v2.2.0) (2025-04-29) diff --git a/docker-build/version.txt b/docker-build/version.txt index ccbccc3..276cbf9 100644 --- a/docker-build/version.txt +++ b/docker-build/version.txt @@ -1 +1 @@ -2.2.0 +2.3.0