We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22c0f87 commit 73b6e41Copy full SHA for 73b6e41
1 file changed
adguard/Dockerfile
@@ -8,7 +8,7 @@ ARG BUILD_ARCH=amd64
8
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
9
10
# Setup base
11
-ARG ADGUARD_HOME_VERSION="v0.107.72"
+ARG ADGUARD_HOME_VERSION="v0.107.73"
12
# hadolint ignore=DL3003,SC2155
13
RUN \
14
apk add --no-cache \
0 commit comments