Skip to content

Commit fb05bbf

Browse files
CloudFlo2312cesmarvin
authored andcommitted
Merge branch 'release/v3.6.4-1'
2 parents 1bea6eb + 59a7673 commit fb05bbf

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9-
## [v3.5.9-3] - 2022-02-10
9+
## [v3.6.4-1] - 2022-02-10
1010
### Fixed
1111
- XML-Parser Expat (CVE-2022-23852) security issue
1212

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM registry.cloudogu.com/official/base:3.15.0-1
22
LABEL name="official/postfix" \
3-
version="3.5.9-3" \
3+
version="3.6.4-1" \
44
55

66
# INSTALL POSTFIX

dogu.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"Name": "official/postfix",
3-
"Version": "3.5.9-3",
3+
"Version": "3.6.4-1",
44
"DisplayName": "Postfix",
55
"Description": "Postfix - Mail Transfer Agent",
66
"Logo": "https://cloudogu.com/images/dogus/postfix.png",

0 commit comments

Comments
 (0)