Cannot overwrite digest

Hello,

I am trying to push several containers to a RPI4 device. I have been adding new container to the docker-compose file as I needed to make changes to comply with the balena docker compose fields.

Everything was working fine until I started receiving the error below. That image was deployed successfully previously and the container was actually running fine but suddenly I started getting the error.

[Info] Starting build for Edgex_Stagging, user g_marcelo_gallardo
[Info] Dashboard link: https://dashboard.balena-cloud.com/apps/1672566/devices
[Info] Building on arm01
[Info] Pulling previous images for caching purposes…
[Success] Successfully pulled cache images
[Info] Uploading images
[Success] Successfully uploaded images
[Error] Some services failed to build:
[Error] Service: kong
[Error] Error: Cannot overwrite digest sha256:6884b1b187f62ee9c877de29ff6bfc37712b2b55951074369770664c0b918d46
[Info] Built on arm01
[Error] Not deploying release.
Remote build failed

Please advise.

Thanks,
Marcelo

Please ignore this. I changed to a newer version of the image and that fixed my issue.

Thanks,
Marcelo