From 8d018ecfce38ab6518edc7b96ac80a2044ba37b6 Mon Sep 17 00:00:00 2001 From: ngn Date: Sun, 11 Aug 2024 22:33:55 +0300 Subject: [PATCH] update: add image name to compose file --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 554618d..ad06e61 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,7 @@ version: "3" services: pooler: + image: pooler build: context: ./ ports: