When scaffolding a new project via the dartfn cli tool, the generated docker image is not the official one from DockerHub. The official image included in the example folders of this project looks like the official one, but the image in the template folders used by the dartfn tool seems to be an older version.
Could this be corrected so that we always get the official image for new projects?
Hi!
When scaffolding a new project via the dartfn cli tool, the generated docker image is not the official one from DockerHub. The official image included in the example folders of this project looks like the official one, but the image in the template folders used by the dartfn tool seems to be an older version.
Could this be corrected so that we always get the official image for new projects?
Thanks!