diff --git a/apps/actualbudget/deployment.yaml b/apps/actualbudget/deployment.yaml index 7c264f2f6..2928ddc5e 100644 --- a/apps/actualbudget/deployment.yaml +++ b/apps/actualbudget/deployment.yaml @@ -28,7 +28,7 @@ spec: type: "RuntimeDefault" containers: - name: "actualbudget" - image: "docker.io/actualbudget/actual-server:25.7.1-alpine@sha256:ecb79da91b14284a9ebb0c38fb88b7c43294987f999b5617ebd9c88243427998" + image: "docker.io/actualbudget/actual-server:25.10.0-alpine@sha256:26e84999653ba6fbeae228458f1a2f920a0eb61ad947a2a67877974c0dd983b0" imagePullPolicy: "IfNotPresent" securityContext: readOnlyRootFilesystem: true