Skip to content

Commit

Permalink
chore(deps): update docker.io/instrumentisto/nmap docker tag to v7.94
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and glimchb committed Sep 10, 2023
1 parent 45abed5 commit 0900b53
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,13 +61,13 @@ services:
command: sh -e -u -x -c 'touch /var/lib/dhcp/dhcpd.leases && eval "echo \"$$(cat /opt/dhcpd.conf.template)\"" > /etc/dhcp/dhcpd.conf && dhcpd -d'

nmap:
image: docker.io/instrumentisto/nmap:7.93
image: docker.io/instrumentisto/nmap:7.94
networks:
- opi
command: --script broadcast-dhcp-discover

nmapmdnsclient:
image: docker.io/instrumentisto/nmap:7.93
image: docker.io/instrumentisto/nmap:7.94
networks:
- opi
command: --script=dns-service-discovery -p 5353 avahi
Expand Down

0 comments on commit 0900b53

Please sign in to comment.