Skip to content

Commit 3e7120a

Browse files
chore(deps): update alpine/git:v2.52.0 docker digest to 49ba4b1 (#208)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e4eed9e commit 3e7120a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Earthfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ test-run:
6767
RUN grep 'Found tool in cache' output2
6868

6969
merge-release-to-major-branch:
70-
FROM alpine/git:v2.52.0@sha256:e6c6c4fd5fdb742d681fcdc6018cad699ca0a75909f7fe788e626b542a9c0438
70+
FROM alpine/git:v2.52.0@sha256:49ba4b12ebea1d120da797a13e2cb480d74aae4c29c8d67f1646980b96060e92
7171
RUN git config --global user.name "littleredcorvette" && \
7272
git config --global user.email "[email protected]" && \
7373
git config --global url."[email protected]:".insteadOf "https://github.com/"

0 commit comments

Comments
 (0)