Bump version

This commit is contained in:
Ada 2025-01-07 21:08:31 +01:00
parent fa5a707898
commit 79e23b74af
Signed by: ada
GPG key ID: 6A7F898157C6DE6E
2 changed files with 2 additions and 2 deletions
compute-1-mep

View file

@ -8,7 +8,7 @@ volumes:
services: services:
server: server:
image: "searxng/searxng:2024.10.4-3e747d049" image: "searxng/searxng:2025.1.6-6dab7fe78"
depends_on: depends_on:
- "redis" - "redis"
environment: environment:

View file

@ -8,7 +8,7 @@ volumes:
services: services:
wallabag: wallabag:
image: wallabag/wallabag image: wallabag/wallabag:2.6.10
restart: unless-stopped restart: unless-stopped
environment: environment:
- SYMFONY__ENV__DATABASE_DRIVER=pdo_pgsql - SYMFONY__ENV__DATABASE_DRIVER=pdo_pgsql