Update all subrepos to their latest upstream changes

This commit is contained in:
Sergey Nazarov 2024-03-21 00:49:04 +04:00
parent 89a70d0e39
commit 238fab05ff
2 changed files with 13 additions and 1 deletions

View File

@ -25,6 +25,18 @@ services:
nocr-rabbitmq:
condition: service_healthy
nocr-telegram-listener:
container_name: nocr-telegram-listener
image: nocr-telegram-listener:latest
build:
context: telegram-listener
dockerfile: src/Nocr.TelegramListener.Host/Dockerfile
environment:
ASPNETCORE_ENVIRONMENT: Production
depends_on:
nocr-rabbitmq:
condition: service_healthy
nocr-rabbitmq:
image: rabbitmq:3-management-alpine
container_name: nocr-rabbitmq

@ -1 +1 @@
Subproject commit b17f3dbd0aa341c449c1c21f4c21f8327a8f34f6
Subproject commit aef4be1ef998e46683e3358e3f6520feff83cd8c