Notes when upgrading egeoffrey-collection-core/raspberrypi to v1.1
-
Due to the latest changes applied to
service/image
starting from v1.1 which is now based on the raspbian SDK image for meeting new dependencies requirements, the same has been migrated fromegeoffrey-collection-core
toegeoffrey-collection-raspberrypi
, both moved to a v1.1 version.If using one or the other, please ensure to manually edit your
docker-compose.yml
file and moveservice/image
listed underEGEOFFREY_MODULES
fromegeoffrey-collection-core
toegeoffrey-collection-raspberrypi
so to ensure the first wont fail and the latter will make the module running.No additional changes to any configuration file is needed.
If NOT using any of the egeoffrey collection packages, no changes are required.