heptapod: update to 0.29.1
This commit is contained in:
parent
d79faeb3e0
commit
75ce92b967
1 changed files with 3 additions and 3 deletions
|
@ -6,10 +6,10 @@
|
|||
let
|
||||
origImageArgs = {
|
||||
imageName = "octobus/heptapod";
|
||||
imageDigest = "sha256:22658ace9a2f0e95db80b2577b76c82c9f961ca9b3995eeac5cf6f306b9f2fa8";
|
||||
sha256 = "sha256:1n0dclr5fd4s2l3rrs67m4dw51zzja3x7n0bz2qi5f8avpzzfr9f";
|
||||
imageDigest = "sha256:076bad0af991c0e97c30b38b6cdd7c8beacac69542f9749179e838757035d8fd";
|
||||
sha256 = "sha256:1r9d6vmj3l3bhfd9lyhf4i00nw5sr4mb3zdnbv5pl06f3sxdqzi3";
|
||||
finalImageName = "octobus/heptapod";
|
||||
finalImageTag = "0.28.2";
|
||||
finalImageTag = "0.29.1";
|
||||
};
|
||||
origImage = pkgs.dockerTools.pullImage origImageArgs;
|
||||
|
||||
|
|
Loading…
Reference in a new issue