Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf738cb5

Browse files
⬆️ Update alpine_3_22/yq-go to v4.47.2-r1 (#645)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parentf637666 commitf738cb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎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.67"
1313
RUN \
1414
apk add --no-cache \
1515
nginx=1.28.0-r3 \
16-
yq-go=4.47.2-r0 \
16+
yq-go=4.47.2-r1 \
1717
\
1818
&& if [["${BUILD_ARCH}" ="aarch64" ]]; then ARCH="arm64"; fi \
1919
&& if [["${BUILD_ARCH}" ="amd64" ]]; then ARCH="amd64"; fi \

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp