Skip to content

Commit

Permalink
Update adguard/adguardhome Docker tag to v0.107.43
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 3, 2024
1 parent 9bf951d commit 5010fb6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion balena.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: "AdGuard Home"
type: "sw.application"
description: "AdGuard Home is a network-wide software for blocking ads & tracking."
version: 0.107.41
version: 0.107.43
post-provisioning: >-
## Usage instructions
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ services:

# https://hub.docker.com/r/adguard/adguardhome
adguard:
image: adguard/adguardhome:v0.107.41@sha256:5d418f5b949cbdc08841bbfc2e70ec4903e3b8e394da010e02b3bf1ca6711219
image: adguard/adguardhome:v0.107.43@sha256:4016a420451810959f782d3cbe04c620d83c3431cbb13ae27aabd2921db482a0
network_mode: host
privileged: true
volumes:
Expand Down

0 comments on commit 5010fb6

Please sign in to comment.