Updated Docker build command.

Thanks to xet7 !
This commit is contained in:
Lauri Ojansivu 2026-01-16 19:52:07 +02:00
parent a29733be9c
commit b88b27689a

View file

@ -7,4 +7,4 @@
# After building, you see created Docker image ID, that is then
# used with releases/docker-push-...sh scripts.
docker build .
docker build -t wekan .