Bump alpine verstion to 3.12 and postfix version to 3.5.2-r1

This commit is contained in:
Daniel Carrillo 2020-05-30 16:54:03 +02:00
parent bbfc0e186a
commit f627c75d8d
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