Skip to content
Snippets Groups Projects
Commit e5a41395 authored by Marek Vavruša's avatar Marek Vavruša
Browse files

scripts: fixed dockerfile

parent e03619b9
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,7 @@ EXPOSE 53
# Select entrypoint
WORKDIR /root
CMD ["/usr/local/sbin/kresolved"]
CMD ["/usr/local/bin/kresolved"]
# Install dependencies and sources
RUN apt-get -q -y update && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment