From 1411c26ff2c16c1d9eeda33f5bc18afe79a13082 Mon Sep 17 00:00:00 2001 From: binhex Date: Mon, 19 Feb 2024 11:38:02 +0000 Subject: [PATCH] undo hard coded test int-vpn tag name --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 3df45cc..acd0264 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM binhex/arch-int-vpn:multi_adapter +FROM binhex/arch-int-vpn:latest LABEL org.opencontainers.image.authors = "binhex" LABEL org.opencontainers.image.source = "https://github.com/binhex/arch-qbittorrentvpn"