Fix path
This commit is contained in:
parent
b72944b12f
commit
67dc5c0b45
|
@ -11,6 +11,6 @@ LABEL version="0.1.0" \
|
|||
"com.github.actions.color"="green"
|
||||
|
||||
COPY entrypoint.sh LICENSE README.md /
|
||||
RUN chmod a+x entrypoint.sh
|
||||
RUN chmod a+x /entrypoint.sh
|
||||
|
||||
ENTRYPOINT [ "/entrypoint.sh" ]
|
||||
|
|
Loading…
Reference in New Issue
Block a user