[PR #4583] [MERGED] Update Alpine to version 3.20 #20290

Closed
opened 2026-04-25 22:26:57 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/4583
Author: @dfunkt
Created: 5/23/2024
Status: Merged
Merged: 5/25/2024
Merged by: @dani-garcia

Base: mainHead: update-alpine-version


📝 Commits (1)

  • 8bfa47c Update Alpine to version 3.20

📊 Changes

2 files changed (+2 additions, -2 deletions)

View changed files

📝 docker/DockerSettings.yaml (+1 -1)
📝 docker/Dockerfile.alpine (+1 -1)

📄 Description

  • needed to add double quotes, otherwise it was parsed as 3.2 instead of 3.20

🔄 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/4583 **Author:** [@dfunkt](https://github.com/dfunkt) **Created:** 5/23/2024 **Status:** ✅ Merged **Merged:** 5/25/2024 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `main` ← **Head:** `update-alpine-version` --- ### 📝 Commits (1) - [`8bfa47c`](https://github.com/dani-garcia/vaultwarden/commit/8bfa47c0289a9f4d296aac85e87b828fcae47976) Update Alpine to version 3.20 ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `docker/DockerSettings.yaml` (+1 -1) 📝 `docker/Dockerfile.alpine` (+1 -1) </details> ### 📄 Description - needed to add double quotes, otherwise it was parsed as 3.2 instead of 3.20 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-25 22:26:57 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#20290