Skip to content

Commit 2e73d91

Browse files
authored
22x Signs PDT (#962)
2 parents 1d05d06 + f1ccd09 commit 2e73d91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nix/nixos-modules/services/signs.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ in
3535
virtualisation.oci-containers = {
3636
containers.scale-signs = {
3737
ports = [ "8080:80" ];
38-
image = "sarcasticadmin/scale-signs:2309424 ";
38+
image = "sarcasticadmin/scale-signs:8f6ed2f ";
3939
};
4040
};
4141

0 commit comments

Comments
 (0)