Skip to content

Commit 915f684

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/end-to-end-test.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM python:3.13.5-alpine3.21@sha256:c9a09c45a4bcc618c7f7128585b8dd0d41d0c31a8a107db4c8255ffe0b69375d
22
RUN apk add --no-cache \
3-
git=2.47.2-r0
3+
git=2.47.3-r0
44

55
COPY end-to-end-tests/requirements.txt ./
66
RUN pip3 install -r requirements.txt

0 commit comments

Comments
 (0)