fix
parent
b6226a45bb
commit
c9055989e9
|
|
@ -26,4 +26,4 @@ RUN chmod +x /entrypoint.sh \
|
||||||
|
|
||||||
USER noroot
|
USER noroot
|
||||||
|
|
||||||
ENTRYPOINT ["docker/entrypoint.sh"]
|
ENTRYPOINT ["/entrypoint.sh"]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue