# Conformance fixture (tui-rework 07).
# Intentional diagnostic: dockerfile-language-server flags the deprecated
# MAINTAINER instruction and the missing leading FROM.
MAINTAINER conformance
RUN echo "hello"
