fix: upgrade to 2.6.13

This commit is contained in:
f 2025-06-04 15:20:37 -03:00
parent 444555ef4e
commit 8ff7694666

View File

@ -1,7 +1,7 @@
version: "3.8" version: "3.8"
services: services:
app: app:
image: wallabag/wallabag:2.6.12 image: wallabag/wallabag:2.6.13
environment: environment:
# Prevent database creation (handled by MySQL service) # Prevent database creation (handled by MySQL service)
- POPULATE_DATABASE="false" - POPULATE_DATABASE="false"