From 08e6a1863ee78c68cf8e40537a9a97caf37273a3 Mon Sep 17 00:00:00 2001 From: "zugz (tox)" Date: Sun, 21 Jul 2019 00:00:01 +0000 Subject: bump libsodium version in appveyor.yml and windows Dockerfile --- other/docker/windows/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'other') diff --git a/other/docker/windows/Dockerfile b/other/docker/windows/Dockerfile index 94bedc47..bf69326d 100644 --- a/other/docker/windows/Dockerfile +++ b/other/docker/windows/Dockerfile @@ -1,7 +1,7 @@ FROM debian:stretch-slim # Build-time environment variables -ARG VERSION_SODIUM=1.0.16 +ARG VERSION_SODIUM=1.0.18 ARG VERSION_OPUS=v1.2.1 ARG VERSION_VPX=v1.6.1 -- cgit v1.2.3