Skip to content

fix(station): docker build#492

Merged
olaszakos merged 5 commits intomainfrom
akos/fix-docker-build
Feb 4, 2025
Merged

fix(station): docker build#492
olaszakos merged 5 commits intomainfrom
akos/fix-docker-build

Conversation

@olaszakos
Copy link
Copy Markdown
Contributor

@olaszakos olaszakos commented Feb 3, 2025

Fixes 2 issues:

  1. pnpm doesnt work - Newly published versions of package managers distributed from npm cannot be installed due to key id mismatch nodejs/corepack#612 -> solved by installing latest (pinned) corepack manually
  2. deprecated upload-artifact@v3 -> followed the migration guide to update to @v4

@olaszakos olaszakos marked this pull request as ready for review February 3, 2025 17:35
@olaszakos olaszakos requested a review from a team as a code owner February 3, 2025 17:35
@olaszakos olaszakos merged commit 3e84bcc into main Feb 4, 2025
@olaszakos olaszakos deleted the akos/fix-docker-build branch February 4, 2025 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants