Use my own (current!) docker image.
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Manuel Friedli 2024-04-15 03:07:15 +02:00
parent df3306fd00
commit 432b2ca0f1
Signed by: manuel
GPG key ID: 41D08ABA75634DA1

View file

@ -4,6 +4,6 @@ name: default
steps: steps:
- name: run-pkgcheck - name: run-pkgcheck
image: tastytea/pkgcheck:latest image: fritteli/pkgcheck:latest
commands: commands:
- pkgcheck --color true scan --exit error --net . - pkgcheck --color true scan --exit error --net .