Skip to content

Commit ba485ee

Browse files
authored
hotfix - deploy bug
1 parent a3cb630 commit ba485ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/api/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ spec:
2020
terminationGracePeriodSeconds: 30
2121
containers:
2222
- name: app
23-
image: ghcr.io/cse-labs/res-edge:0.15
23+
image: ghcr.io/cse-labs/res-edge-api:0.15
2424
imagePullPolicy: Always
2525
ports:
2626
- name: http

0 commit comments

Comments
 (0)