Skip to content

Commit

Permalink
build: modify python package version at Dockerfile
Browse files Browse the repository at this point in the history
Signed-off-by: ImMin5 <[email protected]>
  • Loading branch information
ImMin5 committed Sep 6, 2024
1 parent 12309e8 commit fefcf55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ RUN pip install --upgrade pip && \

ARG CACHEBUST=1
RUN pip install --upgrade spaceone-api && \
pip install --upgrade --pre spaceone-cost-analysis==2.0.dev156
pip install --upgrade --pre spaceone-cost-analysis==2.0.dev161



Expand Down

0 comments on commit fefcf55

Please sign in to comment.