Skip to content

Commit

Permalink
Merge branch 'develop-library' of https://github.com/rulanugrh/OpenSe…
Browse files Browse the repository at this point in the history
…ries into develop-library
  • Loading branch information
rulanugrh committed Jan 30, 2024
2 parents ddc9268 + 4df1975 commit ed14bd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.openseries_test
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ FROM python:3.12.1-alpine
WORKDIR /openseries

# Copy all local project to inside image
COPY . .
COPY . .

# Install requirement
RUN pip install -r requirements.txt
Expand Down

0 comments on commit ed14bd1

Please sign in to comment.