Compare commits

...

2 Commits

Author SHA1 Message Date
Daniel Carrillo 6ebfb551a1
Merge pull request #3 from dcarrillo/3.5.2-r1
Bump alpine version to 3.12 and postfix version to 3.5.2-r1
2020-05-30 16:57:35 +02:00
Daniel Carrillo f627c75d8d Bump alpine verstion to 3.12 and postfix version to 3.5.2-r1 2020-05-30 16:54:03 +02:00
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM alpine:3.11
FROM alpine:3.12
ARG ARG_POSTFIX_VERSION

View File

@ -1,2 +1,2 @@
POSTFIX_VERSION=3.4.12-r0
POSTFIX_VERSION=3.5.2-r1
DOCKER_IMAGE=dcarrillo/postfix