This commit is contained in:
parent
663381319f
commit
e053f184ed
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM node:16-alpine
|
||||
RUN apk add git python3 make
|
||||
RUN apk add git python3 make g++
|
||||
RUN yarn global add renovate
|
||||
CMD renovate --autodiscover
|
||||
|
|
Loading…
Reference in a new issue