Update deployment.yaml

This commit is contained in:
2024-07-14 13:34:56 -04:00
committed by GitHub
parent 924427b562
commit dec9d4e8a1

View File

@@ -14,7 +14,7 @@ spec:
spec:
containers:
- name: actual
image: docker.io/actualbudget/actual-server:edge
image: docker.io/actualbudget/actual-server:latest
imagePullPolicy: Always
ports:
- containerPort: 5006