Update docker image name

This commit is contained in:
Yax 2024-12-09 15:17:12 +01:00
parent 7286c3047c
commit 2b9ccf13d4

View file

@ -29,7 +29,7 @@ undock:
docker stop bloglocal docker stop bloglocal
build: build:
docker build -t kianby/blog . docker build -t kianby/blogduyax .
certs: certs:
mkdir -p ssl mkdir -p ssl