add DockerHub back in cap filter

see https://github.com/telekom-security/tpotce/pull/691#issuecomment-688648225
This commit is contained in:
Brian Lechthaler 2020-09-08 10:45:58 -07:00 committed by GitHub
parent 7fdf9edb60
commit b1d8e293de
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,4 @@
not (host sicherheitstacho.eu or community.sicherheitstacho.eu or listbot.sicherheitstacho.eu) and
not (host deb.debian.org) and
not (host ghcr.io)
not (host ghcr.io) and
not (host index.docker.io or docker.io)