Pin Alpine 3.7 to preserve the Postfix version

This commit is contained in:
Tim Möhlmann
2018-08-07 18:38:22 +03:00
parent e14fcd1b8a
commit 465ccda95f
8 changed files with 8 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
# This is an idle image to dynamically replace any component if disabled.
FROM alpine
FROM alpine:3.7
CMD sleep 1000000d