Skip to content

Commit 61366a3

Browse files
committed
minor: fix typo
1 parent aa730ed commit 61366a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/datcore-adapter/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ FROM python:${PYTHON_VERSION}-slim-bookworm as base
44

55
#
66
# USAGE:
7-
# cd sercices/datcore-adapter
7+
# cd services/datcore-adapter
88
# docker build -f Dockerfile -t datcore-adapter:prod --target production ../../
99
# docker run datcore-adapter:prod
1010
#

0 commit comments

Comments
 (0)