From 0f84db95d0fd8d8f90c5be023710424f6d6cb6f4 Mon Sep 17 00:00:00 2001 From: Riku Rouvila Date: Thu, 21 Dec 2023 20:22:56 +0200 Subject: [PATCH] update wg-east --- infrastructure/docker-compose.qa-deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/docker-compose.qa-deploy.yml b/infrastructure/docker-compose.qa-deploy.yml index dd162f54f..9491dbdb5 100644 --- a/infrastructure/docker-compose.qa-deploy.yml +++ b/infrastructure/docker-compose.qa-deploy.yml @@ -95,7 +95,7 @@ services: - NODE_ENV=production wg-easy: - image: weejewel/wg-easy:2ee373a16cf0 + image: weejewel/wg-easy:7-nightly environment: - WG_HOST=vpn.{{hostname}} - PASSWORD=${WIREGUARD_ADMIN_PASSWORD}