summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 790f9c2..cacc00d 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ minimal `docker-compose.yaml`:
15```yaml 15```yaml
16services: 16services:
17 webol: 17 webol:
18 image: ghcr.io/fxqnlr/webol:0.4.1 18 image: ghcr.io/fxqnlr/webol:latest
19 container_name: webol 19 container_name: webol
20 restart: unless-stopped 20 restart: unless-stopped
21 volumes: 21 volumes: