Skip to content

Commit

Permalink
Merge pull request #69 from klutchell/gh-renovate/adguard-adguardhome…
Browse files Browse the repository at this point in the history
…-0.x

Update adguard/adguardhome Docker tag to v0.107.36
  • Loading branch information
eiddor authored Aug 22, 2023
2 parents 552ad04 + f985a80 commit 76c2440
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.35
version: 0.107.36
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.35@sha256:44dfbf682dbd8cdab1d4987402e99b09e48a521bcab19674939eb73a6b420bac
image: adguard/adguardhome:v0.107.36@sha256:a967df987abb6444d9e1ea8871f6b91c69e37f7908496e11cb69229426512fe7
network_mode: host
privileged: true
volumes:
Expand Down

0 comments on commit 76c2440

Please sign in to comment.