feat: update container versions for Baikal, Karakeep, and Postiz

- Update Baikal to v0.10.1 (PostgreSQL support, PHP 8.4 compatibility)
- Update Karakeep to v0.25.0 (Safari extension, PDF screenshots, bulk tag deletion)
- Update Postiz to v1.48.4 (AI image generation, drag-drop uploads, enhanced platform support)

All services tested and running successfully with no errors.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2025-06-08 21:04:24 -06:00
parent d05bac8651
commit a98fae0b92
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
services:
baikal:
image: ckulka/baikal:nginx
image: ckulka/baikal:0.10.1-nginx
restart: unless-stopped
volumes:
- config:/var/www/baikal/config

View File

@ -1,7 +1,7 @@
version: "3.8"
services:
web:
image: ghcr.io/karakeep-app/karakeep:${KARAKEEP_VERSION:-release}
image: ghcr.io/karakeep-app/karakeep:0.25.0
restart: unless-stopped
volumes:
- data:/data

View File

@ -1,6 +1,6 @@
services:
postiz:
image: ghcr.io/gitroomhq/postiz-app:latest
image: ghcr.io/gitroomhq/postiz-app:v1.48.4
container_name: postiz
restart: always
environment: