Skip to content

Commit

Permalink
chore(container): update ghcr.io/qdm12/gluetun ( 118db74 → 1c8201b )
Browse files Browse the repository at this point in the history
  • Loading branch information
robodexo2000[bot] authored Nov 3, 2024
1 parent 142980a commit ea0b424
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:118db7482de6520548ed10beb1536bb14393b6b902321c907e1ac623699f8d57";
image = "ghcr.io/qdm12/gluetun:latest@sha256:1c8201b92414b513ce43432a4da40dcefa58a0d9d1c4599e77b293cbe608f915";
environment =
{
DOT = "off";
Expand Down

0 comments on commit ea0b424

Please sign in to comment.