Skip to content

Commit 90bc88a

Browse files
chore(release): 3.2.2 [skip ci]
## [3.2.2](v3.2.1...v3.2.2) (2024-01-18) ### Bug Fixes * restrict to one threads for testing this image in Leipzig same problem for the base image used for GANs ([2585a5d](2585a5d))
1 parent cb0c0be commit 90bc88a

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.2.2](https://github.com/PHT-Medic/master-images/compare/v3.2.1...v3.2.2) (2024-01-18)
2+
3+
4+
### Bug Fixes
5+
6+
* restrict to one threads for testing this image in Leipzig same problem for the base image used for GANs ([2585a5d](https://github.com/PHT-Medic/master-images/commit/2585a5de401c896f5c4548c5bebb4a8732645582))
7+
18
## [3.2.1](https://github.com/PHT-Medic/master-images/compare/v3.2.0...v3.2.1) (2024-01-16)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "master-images",
3-
"version": "3.2.1",
3+
"version": "3.2.2",
44
"description": "Build, tag, list & push docker images and push to docker registry.",
55
"files": [
66
"dist",

0 commit comments

Comments
 (0)