Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
piniom committed Mar 2, 2024
1 parent dd9d4a0 commit 5c64030
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ RUN apt-get install -y fonts-lmodern texlive
RUN apt-get install -y fonts-noto ttf-ancient-fonts xfonts-unifont fonts-unifont \
fonts-noto-cjk fonts-noto-color-emoji fonts-noto-core fonts-noto-extra fonts-noto-mono fonts-noto-ui-core

COPY convention.md /data/
COPY ./convention.md /data/

# Set the working directory inside the container
WORKDIR /data
Expand Down

0 comments on commit 5c64030

Please sign in to comment.