mirror of
https://github.com/mikefarah/yq.git
synced 2024-11-12 05:38:04 +00:00
Set entrypoint to yq
This commit is contained in:
parent
9674acf684
commit
c08980e70f
@ -22,4 +22,4 @@ LABEL version=${VERSION}
|
||||
|
||||
WORKDIR /workdir
|
||||
|
||||
ENTRYPOINT /usr/bin/yq
|
||||
ENTRYPOINT ["/usr/bin/yq"]
|
||||
|
Loading…
Reference in New Issue
Block a user