The creation of the toscaware docker image fails. I could fix it by: - using python:3.10.5-alpine instead of python:alpine - using PyYAML==5.3.1 instead of PyYAML==5.4.1
The creation of the toscaware docker image fails.
I could fix it by: