test(ghcr-example-supply-chain-app): fix missing patch @ionic-native #3601
Labels
bug
Something isn't working
Developer_Experience
documentation
Improvements or additions to documentation
P2
Priority 2: High
Tests
Anything related to tests be that automatic or manual, integration or unit, etc.
Milestone
Description
The container image build of the supply chain app example is broken on the CI.
This is most likely due to the outdated and hardcoded npm install versions within the image.
Logs
2024-10-24T20-01-00-cacti-ghcr-supply-chain-app-crash.log
Reproduction steps:
DOCKER_BUILDKIT=1 docker build . -f ./examples/cactus-example-supply-chain-backend/Dockerfile -t cactus-example-supply-chain-app
Acceptance Criteria
The text was updated successfully, but these errors were encountered: