Fix base image
continuous-integration/drone/push Build was killed Details

main
Georg Krause 2022-02-17 20:00:12 +01:00
parent cdbf8dbff1
commit c359df8ac2
No known key found for this signature in database
GPG Key ID: FD479B9A4D48E632
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM debian:slim
FROM debian:stable-slim
RUN apt-get update && apt-get install -y nodejs python yarnpkg
RUN yarn add -g renovate
CMD renovate