FROM wordpress:latest

COPY flag.txt /flag-REDACTED.txt
RUN chmod 0444 /flag-REDACTED.txt