From 64e14dfd6480c4f588f04a6d153d3dd571fa1df7 Mon Sep 17 00:00:00 2001 From: cnphpbb Date: Sun, 3 Mar 2024 13:20:12 +0800 Subject: [PATCH] modify(stack): modify it-tools --- it-tools/compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/it-tools/compose.yml b/it-tools/compose.yml index 8388a7a..3f35a3b 100644 --- a/it-tools/compose.yml +++ b/it-tools/compose.yml @@ -3,7 +3,7 @@ version: "3.9" services: it-tools: - image: corentinth/it-tools:latest + image: corentinth/it-tools:2023.12.21-5ed3693 restart: unless-stopped ports: - "8380:80" \ No newline at end of file