fieat: sube versión de Koha

This commit is contained in:
aitor c. urrutia aranburu
2026-06-29 19:26:08 +02:00
parent 8124ef30ca
commit 397e816221
57 changed files with 462 additions and 14 deletions

View File

@@ -1,6 +1,7 @@
services:
koha:
image: teogramm/koha:${KOHA_VERSION:-24.11}
build:
context: ./koha
ports:
- "${KOHA_INTRANET_PORT:-8080}:8080"
- "${KOHA_OPAC_PORT:-8081}:8081"