Update hoarder/docker-compose.yml

Upgrade to 0.29.2
This commit is contained in:
2025-12-12 01:01:27 +00:00
parent b7fd83aa7f
commit 9736a2154b

View File

@@ -1,6 +1,6 @@
services: services:
web: web:
image: ghcr.io/karakeep-app/karakeep:release image: ghcr.io/karakeep-app/karakeep:0.29.2
restart: unless-stopped restart: unless-stopped
volumes: volumes:
# By default, the data is stored in a docker volume called "data". # By default, the data is stored in a docker volume called "data".