Skip to content

Commit

Permalink
chore(container): update ghcr.io/qdm12/gluetun ( 571147f → 637a3a9 )
Browse files Browse the repository at this point in the history
  • Loading branch information
robodexo2000[bot] authored Nov 15, 2024
1 parent c96c4d3 commit 73b2b7d
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:571147fa7f8eb01470885df57ee52db0601df34392cdddc4fcff423404b4f2cc";
image = "ghcr.io/qdm12/gluetun:latest@sha256:637a3a9daf56975942a1479ca44f574f96812a90e2150334704e2bbd7aa9321d";
environment =
{
DOT = "off";
Expand Down

0 comments on commit 73b2b7d

Please sign in to comment.