From f856f89a8189d8cb3f8a5a850c7fa78405d53718 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 15 Feb 2025 12:01:05 +0000 Subject: [PATCH] chore(deps): update ghcr.io/siesta-cat/2chi-api docker tag to v1.0.3 --- compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yaml b/compose.yaml index ee4c2e8..c5e1314 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.1 + image: ghcr.io/siesta-cat/2chi-api:v1.0.3 container_name: fe-2chi-api restart: on-failure ports: