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 be589cb commit d8915fcCopy full SHA for d8915fc
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.51"
+ARG ADGUARD_HOME_VERSION="v0.107.52"
12
# hadolint ignore=DL3003,SC2155
13
RUN \
14
apk add --no-cache \
0 commit comments