Skip to content

Commit

Permalink
Bump emailrelay version 2.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
dogukancagatay committed Aug 13, 2023
1 parent 3625fec commit 63c4b52
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM alpine:3.16
FROM alpine:3.18
LABEL maintainer="Dogukan Cagatay <[email protected]>"

ARG BASE_VERSION=2.4.1
ARG BASE_VERSION=2.5
ARG DOWNLOAD_URL=https://downloads.sourceforge.net/project/emailrelay/emailrelay/${BASE_VERSION}/emailrelay-${BASE_VERSION}-src.tar.gz

ENV PORT="25" \
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ Available Tags:

[All tags](https://hub.docker.com/r/dcagatay/emailrelay/tags)

- `latest`, `2.4.1`
- `latest`, `2.5`
- `2.4.1`
- `2.4`
- `2.3`
- `2.2`
Expand Down

0 comments on commit 63c4b52

Please sign in to comment.