Skip to content

Commit

Permalink
Merge pull request #131 from klutchell/gh-renovate/adguard-adguardhom…
Browse files Browse the repository at this point in the history
…e-0.107.x

Update adguard/adguardhome Docker tag to v0.107.45
  • Loading branch information
klutchell authored Mar 11, 2024
2 parents 3ce4474 + f80e819 commit d0d1fab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion adguard/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# https://hub.docker.com/r/adguard/adguardhome
FROM adguard/adguardhome:v0.107.44@sha256:049ef6c019a629b33db2ef957665b257fbd5761970a1517a309807fb128befb1
FROM adguard/adguardhome:v0.107.45@sha256:52a9c2e7b4c56e5f08e1b2f3196d500c931adadc8917712ff9ef9ea922c030fe

# hadolint ignore=DL3018
RUN apk add --no-cache yq
Expand Down
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.44
version: 0.107.45
post-provisioning: >-
## Usage instructions
Expand Down

0 comments on commit d0d1fab

Please sign in to comment.