Skip to content

Commit 16f13be

Browse files
chore(main): release docker-build 3.0.0 (#96)
Co-authored-by: iexec-release-please-app[bot] <202620906+iexec-release-please-app[bot]@users.noreply.github.com>
1 parent 59d6ea2 commit 16f13be

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

docker-build/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [3.0.0](https://github.com/iExecBlockchainComputing/github-actions-workflows/compare/docker-build-v2.4.0...docker-build-v3.0.0) (2026-02-02)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* enforce an optimize single platform docker-build with failure on CRITICAL or HIGH fixed vulnerabilities detection ([#98](https://github.com/iExecBlockchainComputing/github-actions-workflows/issues/98))
9+
10+
### Code Refactoring
11+
12+
* enforce an optimize single platform docker-build with failure on CRITICAL or HIGH fixed vulnerabilities detection ([#98](https://github.com/iExecBlockchainComputing/github-actions-workflows/issues/98)) ([59d6ea2](https://github.com/iExecBlockchainComputing/github-actions-workflows/commit/59d6ea284b1a9f75c8e2e7bb3f92ec900edc44f1))
13+
314
## [2.4.0](https://github.com/iExecBlockchainComputing/github-actions-workflows/compare/docker-build-v2.3.1...docker-build-v2.4.0) (2025-07-30)
415

516

docker-build/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.4.0
1+
3.0.0

0 commit comments

Comments
 (0)