We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ea1ad8 commit c0c0ae2Copy full SHA for c0c0ae2
data/pages/docs/admin/docker.txt
@@ -31,7 +31,7 @@ docker run \
31
--rm \
32
-p 8080:80 \
33
-e DOKU_DOCKER_GIT_SITE='https://github.com/ComboStrap/site-starter' \
34
- ghcr.io/combostrap/dokuwiki:php8.3-v1
+ ghcr.io/combostrap/dokuwiki:php8.3-latest
35
```
36
37
===== Documentation =====
0 commit comments