From 034b890557a22ac3187cb9cad92000db00a65279 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Tue, 9 Nov 2021 18:24:09 +0100 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Upgrades=20locales=20to=20?= =?UTF-8?q?2.31-13+deb11u2=20(#337)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vscode/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vscode/Dockerfile b/vscode/Dockerfile index 52e915d..7ea5815 100755 --- a/vscode/Dockerfile +++ b/vscode/Dockerfile @@ -30,7 +30,7 @@ RUN \ colordiff=1.0.18-1.1 \ git=1:2.30.2-1 \ iputils-ping=3:20210202-1 \ - locales=2.31-13 \ + locales=2.31-13+deb11u2 \ mariadb-client=1:10.5.11-1 \ mosquitto-clients=2.0.11-1 \ net-tools=1.60+git20181103.0eebece-1 \