mirror of
https://github.com/portainer/portainer.git
synced 2025-07-31 19:35:21 +02:00
feat(templates): update file browser image (#2152)
This commit is contained in:
parent
80c2adfc53
commit
cbe4cc92db
1 changed files with 1 additions and 1 deletions
|
@ -634,7 +634,7 @@
|
|||
"categories": ["filesystem", "storage"],
|
||||
"platform": "linux",
|
||||
"logo": "https://portainer.io/images/logos/filebrowser.png",
|
||||
"image": "hacdias/filemanager:latest",
|
||||
"image": "filebrowser/filebrowser:latest",
|
||||
"ports": [
|
||||
"80/tcp"
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue