Skip to content

Commit f84ed05

Browse files
⬆️ Update alpine_3_23/yq-go to v4.49.2-r5
1 parent 93afcb8 commit f84ed05

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

adguard/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ARG ADGUARD_HOME_VERSION="v0.107.73"
1313
RUN \
1414
apk add --no-cache \
1515
nginx=1.28.3-r0 \
16-
yq-go=4.49.2-r4 \
16+
yq-go=4.49.2-r5 \
1717
\
1818
&& if [[ "${BUILD_ARCH}" = "aarch64" ]]; then ARCH="arm64"; fi \
1919
&& if [[ "${BUILD_ARCH}" = "amd64" ]]; then ARCH="amd64"; fi \

0 commit comments

Comments
 (0)