Skip to content

Commit 17f6d71

Browse files
committed
Dockerfile udpates
Signed-off-by: Kelly Abuelsaad <kaymar@gmail.com>
1 parent c098c36 commit 17f6d71

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

a2a/git_issue_agent/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ COPY . .
66
RUN uv sync --no-cache --locked --link-mode copy
77

88
ENV PRODUCTION_MODE=True \
9+
HOME=/app \
910
RELEASE_VERSION=${RELEASE_VERSION}
1011

1112
RUN chown -R 1001:1001 /app

0 commit comments

Comments
 (0)