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
+1
View File
@@ -21,6 +21,7 @@
} }
] ]
}, },
"packageManager": "pnpm@11.5.2",
"private": true, "private": true,
"dependencies": { "dependencies": {
"@angular/animations": "^22.0.4", "@angular/animations": "^22.0.4",