Skip to content

Commit c005164

Browse files
ivankatliarchukIK Renovate Bot
andauthored
chore(deps): update alpine docker tag to v3.22 (githound/dockerfile) (#1068)
Co-authored-by: IK Renovate Bot <[email protected]>
1 parent a763256 commit c005164

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

githound/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ RUN wget -q -O "/go/bin/git-hound" \
99
"https://github.com/ezekg/git-hound/releases/download/${PACKAGE_VERSION}/git-hound_linux_amd64" \
1010
&& chmod +x /go/bin/git-hound
1111

12-
FROM alpine:3.21
12+
FROM alpine:3.22
1313

1414
ENV APT_PACKAGES="git bash"
1515

0 commit comments

Comments
 (0)