Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions docker-build/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [3.0.0](https://github.com/iExecBlockchainComputing/github-actions-workflows/compare/docker-build-v2.4.0...docker-build-v3.0.0) (2026-02-02)


### ⚠ BREAKING CHANGES

* 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))

### Code Refactoring

* 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))

## [2.4.0](https://github.com/iExecBlockchainComputing/github-actions-workflows/compare/docker-build-v2.3.1...docker-build-v2.4.0) (2025-07-30)


Expand Down
2 changes: 1 addition & 1 deletion docker-build/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.4.0
3.0.0