[PR #7939] [MERGED] [AI] chore: update alpine base image to 3.23.4 #122218

Closed
opened 2026-06-11 20:56:56 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/7939
Author: @camcast3
Created: 5/24/2026
Status: Merged
Merged: 5/25/2026
Merged by: @MatissJanis

Base: masterHead: update-alpine-3.23.4


📝 Commits (3)

  • bf82f89 chore: update alpine base image to 3.23.4
  • 3cddd1b chore: add release notes for alpine 3.23.4 update
  • a754b72 chore: use alpine:3.23 minor version tag per reviewer suggestion

📊 Changes

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

View changed files

📝 packages/sync-server/docker/alpine.Dockerfile (+1 -1)
upcoming-release-notes/7939.md (+6 -0)

📄 Description

Description

Updates the Alpine base image in the production stage of alpine.Dockerfile from 3.22 to 3.23.4 to pick up the latest security patches and bug fixes.

Note: This PR was generated with GitHub Copilot.

N/A

Testing

The Docker build CI workflow will validate this change. The alpine image version bump is a drop-in replacement with no API or behavioural changes.

Checklist

  • Release notes added (see link above)
  • No obvious regressions in affected areas
  • Self-review has been performed - I understand what each change in the code does and why it is needed

🔄 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/actualbudget/actual/pull/7939 **Author:** [@camcast3](https://github.com/camcast3) **Created:** 5/24/2026 **Status:** ✅ Merged **Merged:** 5/25/2026 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `update-alpine-3.23.4` --- ### 📝 Commits (3) - [`bf82f89`](https://github.com/actualbudget/actual/commit/bf82f89b123ff99031815016b29aaf4308b2e714) chore: update alpine base image to 3.23.4 - [`3cddd1b`](https://github.com/actualbudget/actual/commit/3cddd1b2eac613eb0601178b818733ca1072148a) chore: add release notes for alpine 3.23.4 update - [`a754b72`](https://github.com/actualbudget/actual/commit/a754b729243ad5d56684c8b0ce10d78dcfc9eeac) chore: use alpine:3.23 minor version tag per reviewer suggestion ### 📊 Changes **2 files changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/sync-server/docker/alpine.Dockerfile` (+1 -1) ➕ `upcoming-release-notes/7939.md` (+6 -0) </details> ### 📄 Description <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR - it should only take a minute or two: https://actualbudget.org/docs/contributing/#writing-good-release-notes. Try running yarn generate:release-notes *before* pushing your PR for an interactive experience. --> ## Description Updates the Alpine base image in the production stage of alpine.Dockerfile from 3.22 to 3.23.4 to pick up the latest security patches and bug fixes. Note: This PR was generated with GitHub Copilot. ## Related issue(s) N/A ## Testing The Docker build CI workflow will validate this change. The alpine image version bump is a drop-in replacement with no API or behavioural changes. ## Checklist - [ ] Release notes added (see link above) - [x] No obvious regressions in affected areas - [x] Self-review has been performed - I understand what each change in the code does and why it is needed <!--- actual-bot-sections ---> --- <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-06-11 20:56:56 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#122218