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