quick test 2

This commit is contained in:
mmcwilliams 2024-06-28 09:40:13 -04:00
parent 8eb39aa2dd
commit 829880a51f
1 changed files with 1 additions and 1 deletions

View File

@ -11,4 +11,4 @@ COPY words ./
COPY app.py ./
COPY thesethreewords.py ./
CMD [ "ls", "-lh", "words" ]
CMD [ "ls", "-lh", "." ]