Bump nano version in lint docker image (#4218)

This commit is contained in:
Jesse Hills 2022-12-22 19:07:39 +13:00
parent 4fb0f7f8c6
commit a8b1ceb4e9
No known key found for this signature in database
GPG key ID: BEAAE804EFD8E83A

View file

@ -139,7 +139,7 @@ RUN \
clang-tidy-11=1:11.0.1-2 \ clang-tidy-11=1:11.0.1-2 \
patch=2.7.6-7 \ patch=2.7.6-7 \
software-properties-common=0.96.20.2-2.1 \ software-properties-common=0.96.20.2-2.1 \
nano=5.4-2+deb11u1 \ nano=5.4-2+deb11u2 \
build-essential=12.9 \ build-essential=12.9 \
python3-dev=3.9.2-3 \ python3-dev=3.9.2-3 \
&& rm -rf \ && rm -rf \