We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1624f95 commit eaa1d33Copy full SHA for eaa1d33
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.56"
+ARG ADGUARD_HOME_VERSION="v0.107.57"
12
# hadolint ignore=DL3003,SC2155
13
RUN \
14
apk add --no-cache \
0 commit comments