Skip to content

Commit

Permalink
added IN_DOCKER env
Browse files Browse the repository at this point in the history
  • Loading branch information
kozlov721 committed Feb 20, 2025
1 parent 0bd5526 commit 6f25d2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/hailo/Dockerfile.internal
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ WORKDIR /app

ARG VERSION
ENV VERSION=${VERSION//./-}
ENV IN_DOCKER=

COPY requirements.txt requirements.txt

Expand Down

0 comments on commit 6f25d2c

Please sign in to comment.