Skip to content

Commit

Permalink
chore: remove inputs from dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
gary-van-woerkens committed Oct 31, 2024
1 parent efc7a96 commit 21a71ca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/obiz/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ RUN pip install --no-cache-dir -r requirements.txt

COPY config/ ./config/
COPY finders/ ./finders/
COPY inputs/ ./inputs/
COPY parsers/ ./parsers/
COPY importer.py .

Expand Down

0 comments on commit 21a71ca

Please sign in to comment.