mirror of
https://github.com/canastro/copy-action.git
synced 2024-12-27 19:45:02 +08:00
fix typo
This commit is contained in:
parent
4b36b765cc
commit
f278ddde15
@ -1,3 +1,3 @@
|
|||||||
FROM alpine:latest
|
FROM alpine:latest
|
||||||
COPY entrypoint.sh /usr/bin/entrypoint
|
COPY entrypoint /usr/bin/entrypoint
|
||||||
ENTRYPOINT ["entrypoint"]
|
ENTRYPOINT ["entrypoint"]
|
Loading…
x
Reference in New Issue
Block a user