Docker compose issue when I did a upgrade of the image from 8.1.2 to latest

Hi I am using docker compose
I made a change from the image from 8.1.2 to the latest
And now the containers cannot start and show this:
/usr/local/bin/docker-entrypoint.sh: line 627: /usr/local/bin/ignition/data/init.properties: Permission denied
If I use 8.1.3-rc-1 no problems.

Likely related to this issue

1 Like

Thank you .