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 12be3fe + 93dde6d commit 60b7e15Copy full SHA for 60b7e15
apps/taskchampion/deployment.yaml
@@ -26,7 +26,7 @@ spec:
26
type: "RuntimeDefault"
27
containers:
28
- name: "taskchampion"
29
- image: "ghcr.io/gothenburgbitfactory/taskchampion-sync-server:main@sha256:c86c747938658f21fcbedbe921c51c36feee918b1f7fa43b2cc2b69581cca490"
+ image: "ghcr.io/gothenburgbitfactory/taskchampion-sync-server:main@sha256:9ddbb6248d19c1ee8d5bbf3ed9425a133ad4337657ad3ba873cd2635460ab2a6"
30
imagePullPolicy: "IfNotPresent"
31
ports:
32
- containerPort: 8080
0 commit comments