Skip to content

Commit

Permalink
Release/1.1.4 (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
gustavofreze authored Dec 15, 2024
1 parent 9781ae0 commit 8c21d93
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ LABEL author="Gustavo Freze" \
org.label-schema.name="gustavofreze/auto-assign" \
org.label-schema.schema-version="1.0"

ENV PYTHONPATH="${PYTHONPATH}:/app"

WORKDIR /app

COPY pyproject.toml ./
Expand Down

0 comments on commit 8c21d93

Please sign in to comment.