From 1f5b2c9060fb7f64b2c6dc06a229ed31c2a67dda Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Wed, 21 Aug 2019 20:21:56 +0200 Subject: [PATCH] :arrow_up: Upgrades libnginx-mod-http-lua to 1.14.0-0ubuntu1.6 --- vscode/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vscode/Dockerfile b/vscode/Dockerfile index ae6f4d6..bc0c7dd 100755 --- a/vscode/Dockerfile +++ b/vscode/Dockerfile @@ -62,7 +62,7 @@ RUN \ build-essential=12.4ubuntu1 \ colordiff=1.0.18-1 \ git=1:2.17.1-1ubuntu0.4 \ - libnginx-mod-http-lua=1.14.0-0ubuntu1.5 \ + libnginx-mod-http-lua=1.14.0-0ubuntu1.6 \ locales=2.27-3ubuntu1 \ luarocks=2.4.2+dfsg-1 \ mosquitto-clients=1.4.15-2ubuntu0.18.04.3 \