mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-18 01:42:34 +00:00
chore: test root
This commit is contained in:
parent
bd17ceaf72
commit
05ac6b546e
1 changed files with 4 additions and 0 deletions
|
|
@ -3,3 +3,7 @@ FROM renovate/renovate:19.219.11-slim
|
||||||
COPY entrypoint.sh /usr/entrypoint.sh
|
COPY entrypoint.sh /usr/entrypoint.sh
|
||||||
|
|
||||||
ENTRYPOINT ["/usr/entrypoint.sh"]
|
ENTRYPOINT ["/usr/entrypoint.sh"]
|
||||||
|
|
||||||
|
RUN set -ex; whoami; groups
|
||||||
|
|
||||||
|
USER root
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue