chore: utiliza packages de Gitea

This commit is contained in:
aitor c. urrutia aranburu
2026-06-29 19:50:29 +02:00
parent 397e816221
commit 93198da03c

View File

@@ -1,7 +1,6 @@
services:
koha:
build:
context: ./koha
image: git.fosil.eu/cotsn-ngleo/koha:26.05
ports:
- "${KOHA_INTRANET_PORT:-8080}:8080"
- "${KOHA_OPAC_PORT:-8081}:8081"
@@ -23,8 +22,7 @@ services:
- memcached
rabbitmq:
build:
context: ./rabbitmq
image: git.fosil.eu/cotsn-ngleo/koha-rabbitmq:26.05
networks:
- koha