We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents aff9567 + 00c0753 commit 2a72e5dCopy full SHA for 2a72e5d
apps/actualbudget/deployment.yaml
@@ -28,7 +28,7 @@ spec:
28
type: "RuntimeDefault"
29
containers:
30
- name: "actualbudget"
31
- image: "docker.io/actualbudget/actual-server:24.10.0-alpine@sha256:42114ca5f573f6b070aa3d8e8eaa384ec9e8f1fafcb75d4bf9ac0330ffc6b6dd"
+ image: "docker.io/actualbudget/actual-server:24.10.1-alpine@sha256:b3de3f5b7acb81b5ab81fb44696ab6350ed08cd811aab63c017af5d9adf2023d"
32
imagePullPolicy: "IfNotPresent"
33
securityContext:
34
readOnlyRootFilesystem: true
0 commit comments