We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7f93389 + 5069aab commit d15de37Copy full SHA for d15de37
.github/.release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "1.4.2"
+ ".": "2.0.0"
3
}
CHANGELOG.md
@@ -1,5 +1,16 @@
# Changelog
+## [2.0.0](https://github.com/wayofdev/docker-nginx/compare/v1.4.2...v2.0.0) (2024-09-14)
4
+
5
6
+### ⚠ BREAKING CHANGES
7
8
+* migrate to docker-bake.hcl approach
9
10
+### Features
11
12
+* migrate to docker-bake.hcl approach ([bf18890](https://github.com/wayofdev/docker-nginx/commit/bf1889077e6ab2792d49c405b06f2148fb67459b))
13
14
## [1.4.2](https://github.com/wayofdev/docker-nginx/compare/v1.4.1...v1.4.2) (2024-09-13)
15
16
0 commit comments