Fix entrypoint for element-web-playwright-common docker image (#190)
This commit is contained in:
committed by
GitHub
parent
ccadd73953
commit
cb27334d3d
@@ -8,4 +8,4 @@ RUN apt-get update && apt-get -y install docker.io fonts-dejavu
|
||||
|
||||
COPY docker-entrypoint.sh /docker-entrypoint.sh
|
||||
|
||||
ENTRYPOINT ["docker-entrypoint.sh"]
|
||||
ENTRYPOINT ["/docker-entrypoint.sh"]
|
||||
|
||||
Reference in New Issue
Block a user