heptapod: 0.25.0 -> 0.25.1
This commit is contained in:
parent
c535655086
commit
6e4d2ed6b0
1 changed files with 3 additions and 3 deletions
|
@ -6,10 +6,10 @@
|
|||
let
|
||||
origImageArgs = {
|
||||
imageName = "octobus/heptapod";
|
||||
imageDigest = "sha256:04b48a210fee4c9559b192030c574c80e63238d9c3f8910a54e28f9674da84dd";
|
||||
sha256 = "sha256:0f6csvrkhzayxgghhp6xgn7jrbqgdf82zrg760pykgx21mfgxlj6";
|
||||
imageDigest = "sha256:5b615af5b0cfa13beddc19e90a6e6e8334efa9cc2f7d05b3f944e0d0f350598b";
|
||||
sha256 = "sha256:01g0k7ajigfan7zm0c2r587wi77r2vhpsgfm14ws5bxgxsd5q1p3";
|
||||
finalImageName = "octobus/heptapod";
|
||||
finalImageTag = "0.25.0";
|
||||
finalImageTag = "0.25.1";
|
||||
};
|
||||
origImage = pkgs.dockerTools.pullImage origImageArgs;
|
||||
|
||||
|
|
Loading…
Reference in a new issue