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