fix: upgrade postfix
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
c1297480bc
commit
23f122d2ba
1 changed files with 2 additions and 2 deletions
|
@ -20,6 +20,6 @@ pipeline:
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- ALPINE_VERSION: "3.18.4"
|
- ALPINE_VERSION: "3.18.4"
|
||||||
POSTFIX_VERSION: "3.8.1"
|
POSTFIX_VERSION: "3.8.2"
|
||||||
- ALPINE_VERSION: "3.17.5"
|
- ALPINE_VERSION: "3.17.5"
|
||||||
POSTFIX_VERSION: "3.7.6"
|
POSTFIX_VERSION: "3.7.7"
|
||||||
|
|
Loading…
Reference in a new issue