1
0
Fork 0
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:
salcedo 2018-08-13 03:11:54 -04:00 committed by Anthony Lapenna
parent 80c2adfc53
commit cbe4cc92db

View file

@ -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"
],