mirror of
https://gitee.com/mirrors_adrian-thurston/yq.git
synced 2026-01-15 07:53:35 +08:00
Set entrypoint to yq
This commit is contained in:
@@ -22,4 +22,4 @@ LABEL version=${VERSION}
|
||||
|
||||
WORKDIR /workdir
|
||||
|
||||
ENTRYPOINT /usr/bin/yq
|
||||
ENTRYPOINT ["/usr/bin/yq"]
|
||||
|
||||
Reference in New Issue
Block a user