diff --git a/docs/deploying/sua-service.yaml b/docs/deploying/sua-service.yaml index 408ffc3..46cf5ed 100644 --- a/docs/deploying/sua-service.yaml +++ b/docs/deploying/sua-service.yaml @@ -16,7 +16,7 @@ spec: spec: containers: - name: suaservice - image: ghcr.io/SoftwareDefinedVehicle/leda-contrib-self-update-agent-fork/self-update-agent:latest + image: ghcr.io/eclipse-leda/leda-contrib-self-update-agent/self-update-agent:latest command: ["/app/sdv-self-update-agent"] args: ["-p", "/data/selfupdates"] imagePullPolicy: IfNotPresent