mirror of
https://github.com/VSCodium/vscode-linux-build-agent.git
synced 2026-04-10 20:49:37 -05:00
[PR #26] [MERGED] feat(loong64): use beige as base image #3
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/VSCodium/vscode-linux-build-agent/pull/26
Author: @darkyzhou
Created: 3/9/2025
Status: ✅ Merged
Merged: 3/9/2025
Merged by: @daiyam
Base:
master← Head:master📝 Commits (1)
12f9972feat(loong64): use beige as base image📊 Changes
3 files changed (+18 additions, -18 deletions)
View changed files
📝
.github/workflows/build.yml(+2 -2)📝
beige-devtoolset-loong64/Dockerfile(+4 -4)📝
beige-loong64/Dockerfile(+12 -12)📄 Description
This PR migrates trixie-based builder images for LoongArch to Deepin Beige, which is a Debian-like distribution that is quite a stable choice for LoongArch.
Here I removed
rpmas Deepin doesn't offer it, but since VSCodium on LoongArch doesn't provide a RPM package I assume this is fine.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.