Skip to content

Commit

Permalink
Fix gdb version (#13684)
Browse files Browse the repository at this point in the history
  • Loading branch information
erjiaqing authored Jan 19, 2022
1 parent fe55a3d commit 41d3a6c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ RUN apt-get update \
avahi-utils=0.7-4ubuntu7.1 \
ca-certificates=20210119~20.04.2 \
dhcpcd5=7.1.0-2build1 \
gdb=9.2-0ubuntu1~20.04 \
gdb=9.2-0ubuntu1~20.04.1 \
git=1:2.25.1-1ubuntu3.2 \
iproute2=5.5.0-1ubuntu1 \
libavahi-client3=0.7-4ubuntu7.1 \
Expand Down

0 comments on commit 41d3a6c

Please sign in to comment.