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: spec:
containers: containers:
- name: actual - name: actual
image: docker.io/actualbudget/actual-server:edge image: docker.io/actualbudget/actual-server:latest
imagePullPolicy: Always imagePullPolicy: Always
ports: ports:
- containerPort: 5006 - containerPort: 5006