This commit is contained in:
Michael Grote 2023-12-04 17:51:49 +01:00
parent 0115b95544
commit 4693c26a9e

View file

@ -4,7 +4,7 @@ type: docker
name: debug name: debug
steps: steps:
gitleaks: gitleaks:
image: registry.mgrote.net/ui/allzweckcontainer:master image: registry.mgrote.net/allzweckcontainer:master
commands: commands:
- apt update - apt update
- apt install dnsutils - apt install dnsutils