Merge pull request #5 from dcarrillo/3.6.3-r0

Bump alpine to 3.14 and postfix to 3.6.3-r0
This commit is contained in:
Daniel Carrillo 2021-12-03 14:11:03 +01:00 committed by GitHub
commit 39cca57fd2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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