From 5cc9d9a7ade4fbcb05b0e5a022f3ccc7307413c1 Mon Sep 17 00:00:00 2001 From: "robodexo2000[bot]" <150604236+robodexo2000[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 10:08:47 +0000 Subject: [PATCH] =?UTF-8?q?chore(container):=20update=20ghcr.io/qdm12/glue?= =?UTF-8?q?tun=20(=20cdecaa1=20=E2=86=92=20571147f=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- modules/system/containers/gluetun/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/system/containers/gluetun/default.nix b/modules/system/containers/gluetun/default.nix index d23baff..8eb6edc 100644 --- a/modules/system/containers/gluetun/default.nix +++ b/modules/system/containers/gluetun/default.nix @@ -53,7 +53,7 @@ in virtualisation.oci-containers.containers.gluetun = svc.mkContainer { cfg = { - image = "ghcr.io/qdm12/gluetun:latest@sha256:cdecaa125ff7c10a78b3491353f5a8d6d3dea03dfa328b6332197724b400af9a"; + image = "ghcr.io/qdm12/gluetun:latest@sha256:571147fa7f8eb01470885df57ee52db0601df34392cdddc4fcff423404b4f2cc"; environment = { DOT = "off";