1
0
Fork 0

Remove nodeoplete from alpine-slim
continuous-integration/drone/push Build was killed Details

main
Ambrose Chua 2021-04-03 17:10:13 +08:00
parent 4327b8a266
commit ab701abcf0
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ RUN chmod go-rwx .gnupg
USER ambrose
RUN ./.config/yadm/bootstrap rootzsh nonicetohave nodeoplete nogo norust
RUN ./.config/yadm/bootstrap rootzsh nonicetohave nogo norust
LABEL org.opencontainers.image.title="environment"
LABEL org.opencontainers.image.url="https://github.com/serverwentdown/env"