From 11baf70a485c2b9de167e991b8620b05e0b00788 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 15 Feb 2025 14:01:00 +0000 Subject: [PATCH] chore(deps): update ghcr.io/siesta-cat/2chi-api docker tag to v1.0.4 --- compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yaml b/compose.yaml index c5e1314..d4876c3 100644 --- a/compose.yaml +++ b/compose.yaml @@ -12,7 +12,7 @@ services: - ./init-mongo.js:/docker-entrypoint-initdb.d/init-mongo.js:ro bot-api: - image: ghcr.io/siesta-cat/2chi-api:v1.0.3 + image: ghcr.io/siesta-cat/2chi-api:v1.0.4 container_name: fe-2chi-api restart: on-failure ports: