1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-01-28 03:56:43 +02:00
Mailu/core/none/Dockerfile
Dario Ernst bb2edb6eb6 Revert "Move alpine version definition out to variable"
This reverts commit c787e4bdbdcf26097892fc8f154dacb19dbb3d49.
2019-06-30 11:39:48 +00:00

6 lines
112 B
Docker

# This is an idle image to dynamically replace any component if disabled.
FROM alpine:3.10
CMD sleep 1000000d