Skip to content

Commit 8c21d93

Browse files
authored
Release/1.1.4 (#12)
1 parent 9781ae0 commit 8c21d93

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ LABEL author="Gustavo Freze" \
55
org.label-schema.name="gustavofreze/auto-assign" \
66
org.label-schema.schema-version="1.0"
77

8+
ENV PYTHONPATH="${PYTHONPATH}:/app"
9+
810
WORKDIR /app
911

1012
COPY pyproject.toml ./

0 commit comments

Comments
 (0)