From 2b9ccf13d44e34ec62ce83c74086dcc10c4eb2a5 Mon Sep 17 00:00:00 2001 From: Yax <1949284+kianby@users.noreply.github.com> Date: Mon, 9 Dec 2024 15:17:12 +0100 Subject: [PATCH] Update docker image name --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 27abf83..5d72781 100644 --- a/Makefile +++ b/Makefile @@ -29,7 +29,7 @@ undock: docker stop bloglocal build: - docker build -t kianby/blog . + docker build -t kianby/blogduyax . certs: mkdir -p ssl