Update docker image name
This commit is contained in:
parent
7286c3047c
commit
2b9ccf13d4
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue