Commit Graph

27 Commits

Author SHA1 Message Date
Michael Grote bcc45711f4 set alpine version 2024-03-13 08:53:21 +01:00
Michael Grote 9e93264a53 set alpine version to alpine:20231219 2024-02-07 21:23:56 +01:00
Michael Grote e87a25c059 remove image digests 2024-02-07 21:19:16 +01:00
Renovate Bot 1a149f7417 chore(deps): update alpine:3 docker digest to c5b1261 (#13)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| alpine | final | digest | `51b6726` -> `c5b1261` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjE1Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Reviewed-on: #13
Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
2024-01-27 08:47:47 +01:00
Renovate Bot e2e286b1eb chore(deps): pin dependencies (#2)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| alpine | final | pinDigest |  -> `51b6726` |
| juanluisbaptiste/postfix |  | pinDigest |  -> `4f770a2` |
| koalaman/shellcheck-alpine |  | pinDigest |  -> `f73b035` |
| [pipelinecomponents/hadolint](https://gitlab.com/pipeline-components/hadolint) |  | pinDigest |  -> `430e949` |
| plugins/docker |  | pinDigest |  -> `2f15740` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjE1Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Reviewed-on: #2
Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
2024-01-26 23:52:01 +01:00
Michael Grote b84b0ad86c FROM alpine:3 2023-11-08 16:27:20 +01:00
Michael Grote 14aac69ece add package: postfix-pcre 2023-11-03 11:30:43 +01:00
Michael Grote ab7db6a3b2 remove inet_interfaces 2023-11-03 11:23:23 +01:00
Michael Grote eeb6be696b make inet_protocol configurable 2023-10-31 10:25:38 +01:00
Michael Grote 4723a4336f set inet_protocol to ipv4 2023-10-31 10:21:23 +01:00
Michael Grote 8c6dfdaf65 typo 2023-10-31 00:00:27 +01:00
Michael Grote 09f306c193 ci: fix linter errors 2023-10-30 23:59:52 +01:00
Michael Grote 9e49aeb2ef ci: fix linter errors 2023-10-30 23:58:51 +01:00
Michael Grote 8a2377baf0 update base image 2023-10-30 23:53:35 +01:00
snyk-bot 7a958d4382 fix: Dockerfile to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-ALPINE315-OPENSSL-5788364
- https://snyk.io/vuln/SNYK-ALPINE315-OPENSSL-5788364
2023-08-10 21:36:45 -05:00
snyk-bot 98e6ef216a fix: Update Dockerfile base image to alpine 3.15
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-ALPINE313-OPENSSL-2941811
- https://snyk.io/vuln/SNYK-ALPINE313-OPENSSL-2941811
2022-07-07 21:10:07 -05:00
Juan Luis Baptiste 1cfdcb5f18 feat: Removed supervisor and rsyslog
As mentioned in discussion #54, since version 3.3.0, postfix can run in
foreground mode, and since 3.4.0 it can log directly to stdout.
2021-05-22 17:49:25 -05:00
Juan Luis Baptiste 1976cf8400 Fix issue #45: Update alpine image to v3.13, had to remove cyrus-sasl-plain
package as is not present on that version and switch sasl map from
hash to lmdb.
2021-02-03 15:26:44 -05:00
Juan Luis Baptiste f018f5f12e Pin alpine base image version to 3.12 to fix issue #45 2021-01-18 18:23:07 -05:00
Michael Powers 6f0a49a8c8
Adds the cyrus-sasl-login package to provide feature parity with CentOS image and fix #21.
Fixes an unterminated line preventing cache cleaning from working correctly.
2020-04-16 16:13:35 -04:00
Juan Luis Baptiste 9fd2173200 Change base image from CentOS 7 to alpine linux 2020-03-22 23:17:24 -05:00
Manuel Gutierrez de6031105c Single COPY to reduce number of layers 2019-11-29 11:44:46 +01:00
Juan Luis Baptiste 3127691529 Set centos image version to 7 as epel for centos 8 does not contain supervisor 2019-10-16 20:13:38 -05:00
watiko 463f87bce4 Clean up yum cahches. 2018-05-24 12:32:10 +09:00
Juan Luis Baptiste 79df6615b1 Added rsyslog to enable container logging to stdout. Closes issue #1 2018-05-09 00:06:11 -05:00
Juan Luis Baptiste 90d1023088 Run newaliases too. 2015-05-12 02:20:38 -05:00
Juan Luis Baptiste 7d07a7f365 First version. 2015-04-20 00:07:23 -05:00