diff --git a/littlelink/templates/deployment.yaml b/littlelink/templates/deployment.yaml index f1a1f1c..46725f9 100644 --- a/littlelink/templates/deployment.yaml +++ b/littlelink/templates/deployment.yaml @@ -17,7 +17,7 @@ spec: spec: containers: - name: littlelink - image: ghcr.io/techno-tim/littlelink-server:latest + image: docker.durp.info/ghcr.io/techno-tim/littlelink-server:latest imagePullPolicy: Always livenessProbe: httpGet: