Skip to content

Commit

Permalink
add env
Browse files Browse the repository at this point in the history
  • Loading branch information
Your Name committed Jan 19, 2020
1 parent a62f677 commit 1fc83d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ FROM alpine:3.8

LABEL maintainer='Pierre GINDRAUD <pgindraud@gmail.com>'

ARG POSTFIX_VERSION
ARG RSYSLOG_VERSION
ARG POSTFIX_VERSION=3.3.0
ARG RSYSLOG_VERSION=8.34.0

ENV RELAY_MYDOMAIN=domain.com
ENV RELAY_MYNETWORKS=127.0.0.0/8
Expand Down

0 comments on commit 1fc83d5

Please sign in to comment.