mirror of
https://github.com/mikefarah/yq.git
synced 2026-08-24 08:22:13 +08:00
Set entrypoint to yq
This commit is contained in:
+1
-1
@@ -22,4 +22,4 @@ LABEL version=${VERSION}
|
||||
|
||||
WORKDIR /workdir
|
||||
|
||||
ENTRYPOINT /usr/bin/yq
|
||||
ENTRYPOINT ["/usr/bin/yq"]
|
||||
|
||||
Reference in New Issue
Block a user