Skip to content

Commit

Permalink
Payment Backend: Docker images repo modified
Browse files Browse the repository at this point in the history
  • Loading branch information
lalithkota committed Feb 14, 2024
1 parent bea435c commit 17408e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: payment-backend
image: lalithkota/gctb-payment-backend:develop
image: openg2p/gctb-payment-backend:develop
imagePullPolicy: Always
env:
- name: GCTB_MOJALOOP_SDK_DB_HOSTNAME
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: payment-backend
image: lalithkota/gctb-payment-backend:develop
image: openg2p/gctb-payment-backend:develop
imagePullPolicy: Always
env:
- name: GCTB_SIMPLE_MPESA_DB_HOSTNAME
Expand Down

0 comments on commit 17408e3

Please sign in to comment.