Skip to content

Commit

Permalink
Update adguard/adguardhome Docker tag to v0.107.37
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 7, 2023
1 parent d449006 commit 468720d
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.36
version: 0.107.37
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.36@sha256:a967df987abb6444d9e1ea8871f6b91c69e37f7908496e11cb69229426512fe7
image: adguard/adguardhome:v0.107.37@sha256:97636723bf9ff765a8d68079fda5fc3beec466183148d6724a0a2b2da28cd2ab
network_mode: host
privileged: true
volumes:
Expand Down

0 comments on commit 468720d

Please sign in to comment.