Skip to content

Commit d209b45

Browse files
chore(deps): update dependency alpine_3_22/git to v2.49.1-r0 (#229)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bd2e12e commit d209b45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM alpine:3.22.0@sha256:8a1f59ffb675680d47db6337b49d22281a139e9d709335b492be023728e11715
22

33
RUN apk add --no-cache \
4-
git=2.49.0-r0
4+
git=2.49.1-r0
55

66
COPY ./target/x86_64-unknown-linux-musl/release/conventional_commits_next_version /usr/local/bin/
77

0 commit comments

Comments
 (0)