mirror of
https://github.com/matze/wastebin.git
synced 2026-04-25 16:45:59 +03:00
[PR #88] [MERGED] Bump Dockerfile.arm's rust to 1.83 #155
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/wastebin-matze#155
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/matze/wastebin/pull/88
Author: @rexdotsh
Created: 1/8/2025
Status: ✅ Merged
Merged: 1/8/2025
Merged by: @matze
Base:
master← Head:master📝 Commits (1)
ebb56b7BumpDockerfile.arm's rust to 1.83📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
Dockerfile.arm(+1 -1)📄 Description
Currently, the build fails on ARM with the error
wastebin@2.5.0 requires rustc 1.83as the ARM dockerfile is not up-to-date with the main Dockerfile. This PR simply bumps the version to fix that, matching commitbf31627.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.