Skip to content
This repository has been archived by the owner on Jun 4, 2023. It is now read-only.

Commit

Permalink
doc: update Docker image location
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentbernat committed Jan 16, 2021
1 parent 674f057 commit 3a5e69a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@ A live installation, reset every hour, is publicly available:
- `receiver`_

You can also quickly pull a ready-to-use version with Docker (you may
want to replace ``latest`` by a stable tag, like ``2.6.1``)::
want to replace ``latest`` by a stable tag, like ``2.7.9``)::

$ docker run -d -p 8080:8080 \
-v /var/lib/dashkiosk/database:/database \
vincentbernat/dashkiosk:latest
ghcr.io/vincentbernat/dashkiosk:latest

Here is a demonstration video:

Expand Down

0 comments on commit 3a5e69a

Please sign in to comment.