From 3b74336efde9632b2f80290599aee804a2cbf992 Mon Sep 17 00:00:00 2001 From: 1e99 Date: Sat, 9 Nov 2024 19:37:50 +0100 Subject: [PATCH] document docker image --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ab8dd8..33f13cd 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Installation can be done with docker compose or from source. As the website uses ```yaml services: "passed": - build: "https://git.1e99.eu/1e99/passed.git" + image: "git.1e99.eu/1e99/passed:latest" volumes: - "./passed:/etc/passed" environment: