Urgent submission query

How do I solve this error, please help:
[build 9/11] RUN --mount=type=cache,target=/root/.cache/rattler/cache --mount=type=cache,target=/ws_aic/src/aic/.pixi/build cd /ws_aic/src/aic && pixi install --locked:
0.166 Error: × lock-file not up-to-date with the workspace
0.166


[+] build 0/1
⠙ Image my-solution:v4 Building 2.1s
Dockerfile:20


19 | SHELL [“/bin/bash”, “-c”]

20 | >>> RUN --mount=type=cache,target=/root/.cache/rattler/cache --mount=type=cache,target=/ws_aic/src/aic/.pixi/build \

21 | >>> cd /ws_aic/src/aic && pixi install --locked

22 |


failed to solve: process “/bin/bash -c cd /ws_aic/src/aic && pixi install --locked” did not complete successfully: exit code: 1