Skip to content

Commit

Permalink
Merge pull request #50 from PSNAppz/1.0
Browse files Browse the repository at this point in the history
Fix dependency openg2p-g2p-bridge-celery-workers==1.0.1
  • Loading branch information
venky-ganapathy authored Dec 3, 2024
2 parents af83c16 + 2315853 commit b8345b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openg2p-g2p-bridge-celery-workers/Dockerfile-pypi
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ RUN python3 -m pip install \
openg2p-g2pconnect-common-lib==1.0.0 \
openg2p-g2p-bridge-models==1.0.1 \
openg2p-g2p-bridge-bank-connectors==1.0.1 \
openg2p-g2p-bridge-celery-workers=1.0.1
openg2p-g2p-bridge-celery-workers==1.0.1

USER ${container_user}

Expand Down

0 comments on commit b8345b4

Please sign in to comment.