Merge pull request #1020 from alexta69/copilot/fix-dockerhub-build-push

Pin pnpm version to fix Docker build failure
This commit is contained in:
Alex 2026-07-05 07:51:08 +03:00 committed by GitHub
commit 363f159a0a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -21,6 +21,7 @@
}
]
},
"packageManager": "pnpm@11.5.2",
"private": true,
"dependencies": {
"@angular/animations": "^22.0.4",