Skip to content

Commit

Permalink
Update piptools version
Browse files Browse the repository at this point in the history
  • Loading branch information
theahura committed Apr 18, 2023
1 parent 54ffcd6 commit 47231c6
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 @@ -9,7 +9,7 @@ LABEL "homepage"="https://github.com/theahura/pip-compile-diff-action"
LABEL "maintainer"="Amol Kapoor <[email protected]>"

RUN pip install --upgrade pip
RUN pip install pip-tools==6.12.1
RUN pip install pip-tools==6.13.0

COPY entrypoint.sh /entrypoint.sh

Expand Down

0 comments on commit 47231c6

Please sign in to comment.