Skip to content

Commit dcb3b5a

Browse files
authored
Update deployment.yml
1 parent 77cee09 commit dcb3b5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/manifests/balancer/base/deployment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ spec:
1717
app: balancer
1818
spec:
1919
containers:
20-
- image: chrissst/balancer
20+
- image: ghcr.io/codeforphilly/balancer-main/backend
2121
name: balancer
2222
envFrom:
2323
- configMapRef:

0 commit comments

Comments
 (0)