fix: update users to d29c755 and frontend to 6f31fb0
- users: fix user create INSERT to include password_hash parameter - frontend: fix signup to send first_name and last_name instead of full_name
This commit is contained in:
parent
3b54006b19
commit
df08998631
1 changed files with 3 additions and 1 deletions
|
|
@ -11,7 +11,9 @@ images:
|
|||
- name: registry.nxtgauge.com/nxtgauge-rust-gateway
|
||||
newTag: high-performance-latest
|
||||
- name: registry.nxtgauge.com/nxtgauge-rust-users
|
||||
newTag: 52ed6d7
|
||||
newTag: d29c755
|
||||
- name: registry.nxtgauge.com/nxtgauge-frontend-solid
|
||||
newTag: 6f31fb0
|
||||
- name: registry.nxtgauge.com/nxtgauge-frontend-solid
|
||||
newTag: fe81ce5
|
||||
- name: registry.nxtgauge.com/nxtgauge-rust-companies
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue