Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
Bumped version number for image name.
  • Loading branch information
brav0charlie authored Jan 8, 2023
1 parent 76edba2 commit a747bab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ services:
container_name: 'dnsmasq'
build:
context: './docker-dnsmasq'
image: 'brav0charlie/docker-dnsmasq:2.86-r3'
image: 'brav0charlie/docker-dnsmasq:2.87-r0'
cap_add:
- 'NET_ADMIN'
ports:
Expand Down

0 comments on commit a747bab

Please sign in to comment.