fix: update icon path for tasks-docker

This commit is contained in:
Michael Smith 2025-07-07 08:30:16 -04:00 committed by GitHub
parent e6fdca44f3
commit 190674ea72
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,7 @@
--- ---
display_name: Tasks on Docker display_name: Tasks on Docker
description: Run Coder Tasks on Docker with an example application description: Run Coder Tasks on Docker with an example application
icon: ./.images/tasks.svg icon: ../.images/tasks.svg
maintainer_github: coder maintainer_github: coder
verified: false verified: false
tags: [docker, container, ai, tasks] tags: [docker, container, ai, tasks]