[PR #41] [MERGED] Use proper toolchain in Dockerfile #3899

Closed
opened 2025-10-09 18:32:16 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/41
Author: @mprasil
Created: 6/13/2018
Status: Merged
Merged: 6/13/2018
Merged by: @dani-garcia

Base: masterHead: toolchain_build


📝 Commits (1)

  • 0260667 Use proper toolchain in Dockerfile

📊 Changes

1 file changed (+2 additions, -1 deletions)

View changed files

📝 Dockerfile (+2 -1)

📄 Description

This copies the rust-toolchain file into the build container to make sure we use the proper toolchain from the beginning. I've also switched the build image to official rust as we're going to pull requested toolchain anyways.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/dani-garcia/vaultwarden/pull/41 **Author:** [@mprasil](https://github.com/mprasil) **Created:** 6/13/2018 **Status:** ✅ Merged **Merged:** 6/13/2018 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `master` ← **Head:** `toolchain_build` --- ### 📝 Commits (1) - [`0260667`](https://github.com/dani-garcia/vaultwarden/commit/0260667f7a299b638a14c40b265d463790645a7f) Use proper toolchain in Dockerfile ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+2 -1) </details> ### 📄 Description This copies the rust-toolchain file into the build container to make sure we use the proper toolchain from the beginning. I've also switched the build image to official `rust` as we're going to pull requested toolchain anyways. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2025-10-09 18:32:16 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#3899