Skip to content

updating swich-dashboard #10

Description

@seth-space

Trying to update switch dashboard. In the current version i use the scanner does not work.

Tried to adapt the docker-compose.yml to a possible location of the most recent version i found in the Horaco thread

to:

services:
switch-dashboard:
build: .
container_name: switch-dashboard
image: ghcr.io/byte4geek/switch-dashboard:v2026.7.1
restart: unless-stopped
ports:
- "8080:8080"
volumes:
- ./data:/data
environment:
- DASHBOARD_DATA_DIR=/data
But the :v2026.7.1 is not found.

Any simpeler methods for updating.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions