Skip to content

Commit 912edfc

Browse files
committed
fix job runner
1 parent 9092525 commit 912edfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/backend/job-runner.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ spec:
1010
spec:
1111
containers:
1212
- name: runner
13-
image: gladospipeline/glados-runner:development
13+
image: gladospipeline/glados-runner:main
1414
imagePullPolicy: Always
1515
command: []
1616
env:

0 commit comments

Comments
 (0)