mirror of
https://github.com/mikefarah/yq.git
synced 2026-09-01 14:14:52 +08:00
set github default user
This commit is contained in:
@@ -2,4 +2,7 @@ FROM mikefarah/yq:4.9.8
|
||||
|
||||
COPY entrypoint.sh /entrypoint.sh
|
||||
|
||||
# this seems to be the default user in github actions
|
||||
USER 1001
|
||||
|
||||
ENTRYPOINT ["/entrypoint.sh"]
|
||||
|
||||
Reference in New Issue
Block a user