Skip to content

Commit

Permalink
chore(container): update ghcr.io/qdm12/gluetun ( cdecaa1 → 571147f )
Browse files Browse the repository at this point in the history
  • Loading branch information
robodexo2000[bot] authored Nov 12, 2024
1 parent 3317354 commit 5cc9d9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/system/containers/gluetun/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -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";
Expand Down

0 comments on commit 5cc9d9a

Please sign in to comment.