summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorfxqnlr <[email protected]>2024-06-17 12:02:44 +0200
committerfxqnlr <[email protected]>2024-06-17 12:02:44 +0200
commit45724c4a8b293e8696ef487368f72f90a5c7a01d (patch)
tree6ee75dc72f1e2401bce4664ec5bae68aaf1e7df0 /README.md
parentec17af924767a2ae3c5180d9ea25193d071e5661 (diff)
downloadwebol-45724c4a8b293e8696ef487368f72f90a5c7a01d.tar
webol-45724c4a8b293e8696ef487368f72f90a5c7a01d.tar.gz
webol-45724c4a8b293e8696ef487368f72f90a5c7a01d.zip
Version bump
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: