We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe7344c commit 5f3d2ddCopy full SHA for 5f3d2dd
adguard/Dockerfile
@@ -1,5 +1,5 @@
1
# https://hub.docker.com/r/adguard/adguardhome
2
-FROM adguard/adguardhome:v0.107.48@sha256:d0fcf8c8691df20fe1a280d0a4cbc8493b04c7bd8cf8ca56264279510f030e49
+FROM adguard/adguardhome:v0.107.50@sha256:f890b77505e410e295cc96830632b46075d7263cef52c158f9331348c98e1228
3
4
# hadolint ignore=DL3018
5
RUN apk add --no-cache yq
balena.yml
@@ -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.48
+version: 0.107.50
post-provisioning: >-
6
## Usage instructions
7
0 commit comments