Skip to content

Commit 1629fca

Browse files
chore(main): release docker-build 2.3.0
1 parent 705ad86 commit 1629fca

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

docker-build/CHANGELOG.md

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

3+
## [2.3.0](https://github.com/iExecBlockchainComputing/github-actions-workflows/compare/docker-build-v2.2.0...docker-build-v2.3.0) (2025-07-02)
4+
5+
6+
### Features
7+
8+
* **docker-build:** allow dry-runs by always running build (even if push is disabled) ([705ad86](https://github.com/iExecBlockchainComputing/github-actions-workflows/commit/705ad866bb4d832f5246f09d92dafab21a87de63))
9+
* **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))
10+
* **docker-build:** make image-tag and dockerfile optional ([705ad86](https://github.com/iExecBlockchainComputing/github-actions-workflows/commit/705ad866bb4d832f5246f09d92dafab21a87de63))
11+
12+
13+
### Bug Fixes
14+
15+
* **docker-build:** fix sarif security-report ([705ad86](https://github.com/iExecBlockchainComputing/github-actions-workflows/commit/705ad866bb4d832f5246f09d92dafab21a87de63))
16+
317
## [2.2.0](https://github.com/iExecBlockchainComputing/github-actions-workflows/compare/docker-build-v2.1.0...docker-build-v2.2.0) (2025-04-29)
418

519

docker-build/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.2.0
1+
2.3.0

0 commit comments

Comments
 (0)