Compare commits

...

2 Commits

Author SHA1 Message Date
Daniel Carrillo 39cca57fd2
Merge pull request #5 from dcarrillo/3.6.3-r0
Bump alpine to 3.14 and postfix to 3.6.3-r0
2021-12-03 14:11:03 +01:00
Daniel Carrillo e1969c2389
Bump alpine to 3.14 and postfix to 3.6.3-r0 2021-12-03 14:09:27 +01:00
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