fix: 🐛 image name

This commit is contained in:
2025-11-01 18:21:19 +00:00
parent c6ef449990
commit de123fafd4
+1 -1
View File
@@ -15,7 +15,7 @@ spec:
spec: spec:
containers: containers:
- name: ipam - name: ipam
image: docker.jdbnet.co.uk/public/ipam:latest image: ghcr.io/jdb-net/ipam:latest
imagePullPolicy: Always imagePullPolicy: Always
ports: ports:
- containerPort: 5000 - containerPort: 5000