workflows: Run tasks-container-update.yml in quay.io/cockpit/tasks
The quay.io location is obsolete, the image moved to GitHub registry.
This commit is contained in:
parent
ef66b4c697
commit
b0368f13d7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/tasks-container-update.yml
vendored
2
.github/workflows/tasks-container-update.yml
vendored
|
|
@ -12,7 +12,7 @@ jobs:
|
||||||
pull-requests: write
|
pull-requests: write
|
||||||
statuses: write
|
statuses: write
|
||||||
container:
|
container:
|
||||||
image: quay.io/cockpit/tasks
|
image: ghcr.io/cockpit-project/tasks
|
||||||
options: --user root
|
options: --user root
|
||||||
steps:
|
steps:
|
||||||
- name: Set up configuration and secrets
|
- name: Set up configuration and secrets
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue