fix: 🐛 image name

This commit is contained in:
2025-11-02 00:12:46 +00:00
parent 9baadbf7a6
commit 7334fb0ec6
+1 -1
View File
@@ -15,7 +15,7 @@ spec:
spec: spec:
containers: containers:
- name: echolog - name: echolog
image: docker.jdbnet.co.uk/public/echolog:latest image: ghcr.io/jdb-net/echolog:latest
imagePullPolicy: Always imagePullPolicy: Always
ports: ports:
- containerPort: 5000 - containerPort: 5000