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:
containers:
- name: echolog
image: docker.jdbnet.co.uk/public/echolog:latest
image: ghcr.io/jdb-net/echolog:latest
imagePullPolicy: Always
ports:
- containerPort: 5000