mirror of
https://github.com/actualbudget/actual.git
synced 2026-07-20 04:47:46 -05:00
* Revert "[AI] chore: update alpine base image to 3.23.4 (#7939)"
This reverts commit 366045a6b0.
* Add release notes for PR #7985
* Delete upcoming-release-notes/7985.md
---------
Co-authored-by: Matiss Janis Aboltins <matiss@mja.lv>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
Matiss Janis Aboltins
github-actions[bot] <github-actions[bot]@users.noreply.github.com>
parent
d394209556
commit
3a730c160f
@@ -26,7 +26,7 @@ RUN find node_modules/@actual-app -maxdepth 2 -type d \
|
||||
\( -name src -o -name e2e -o -name __tests__ -o -name __mocks__ -o -name tests -o -name test -o -name build-stats \) \
|
||||
-exec rm -rf {} +
|
||||
|
||||
FROM alpine:3.23 AS prod
|
||||
FROM alpine:3.22 AS prod
|
||||
|
||||
# Minimal runtime dependencies
|
||||
RUN apk add --no-cache nodejs tini
|
||||
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Maintenance
|
||||
authors: [camcast3]
|
||||
---
|
||||
|
||||
Update Alpine base image for sync-server Docker image to version 3.23.4.
|
||||
Reference in New Issue
Block a user