Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 2819241

Browse files
andy31415pull[bot]
authored andcommittedJul 24, 2023
Remove fixed versioning for git in cirque (#23257)
1 parent 00fccb5 commit 2819241

File tree

1 file changed

+1
-1
lines changed
  • integrations/docker/ci-only-images/chip-cirque-device-base

1 file changed

+1
-1
lines changed
 

‎integrations/docker/ci-only-images/chip-cirque-device-base/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ RUN apt-get update \
2121
ca-certificates=20211016~20.04.1 \
2222
dhcpcd5=7.1.0-2build1 \
2323
gdb=9.2-0ubuntu1~20.04.1 \
24-
git=1:2.25.1-1ubuntu3.5 \
24+
git \
2525
iproute2=5.5.0-1ubuntu1 \
2626
libavahi-client3=0.7-4ubuntu7.1 \
2727
libcairo2-dev=1.16.0-4ubuntu1 \

0 commit comments

Comments
 (0)
Please sign in to comment.