Skip to content

Commit

Permalink
Fix dependency openg2p-g2p-bridge-celery-workers==1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
PSNAppz committed Dec 3, 2024
1 parent 1c79d4a commit 2315853
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 2315853

Please sign in to comment.