Skip to content

Commit

Permalink
update for styles
Browse files Browse the repository at this point in the history
  • Loading branch information
FloSch62 committed Mar 24, 2024
1 parent f6d03b6 commit 8b3d852
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ COPY drawio2clab.py /app/
COPY clab2drawio.py /app/
COPY requirements.txt /app/
COPY entrypoint.sh /app/
COPY styles/ /app/styles/

# Install any needed packages specified in requirements.txt
RUN pip install --no-cache-dir -r /app/requirements.txt
Expand Down

0 comments on commit 8b3d852

Please sign in to comment.