Bump alpine to 3.14 and postfix to 3.6.3-r0

This commit is contained in:
Daniel Carrillo 2021-12-03 14:09:27 +01:00
parent 184a9698ad
commit e1969c2389
Signed by: dcarrillo
GPG Key ID: E4CD5C09DAED6E16
2 changed files with 2 additions and 2 deletions

View File

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

View File

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