From 100773c95815086ae1baa8f9813dabe392feabd8 Mon Sep 17 00:00:00 2001 From: "Edgar P. Burkhart" Date: Thu, 8 May 2025 21:03:28 +0200 Subject: [PATCH] Remove version tag from Nummi image in Docker Compose configuration --- compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yaml b/compose.yaml index de60602..6a35721 100644 --- a/compose.yaml +++ b/compose.yaml @@ -1,6 +1,6 @@ services: nummi: - image: code.edgarpierre.fr/edpibu/nummi:main + image: code.edgarpierre.fr/edpibu/nummi container_name: nummi restart: unless-stopped ports: