heptapod: bump to 0.22.0
This commit is contained in:
parent
5a8b500490
commit
3e7f505653
1 changed files with 3 additions and 3 deletions
|
@ -6,10 +6,10 @@
|
|||
let
|
||||
origImageArgs = {
|
||||
imageName = "octobus/heptapod";
|
||||
imageDigest = "sha256:3d7f8c57dff9c147ac23830e5e7ce5f8a70341f1a4abc24aab75eac4fe8d3241";
|
||||
sha256 = "sha256:1v103b6v0gn12zzcafam7rhmp3fdacn7m6f4j7q9xph3cd0x3rrd";
|
||||
imageDigest = "sha256:dd8452e43451b38cb8a48266d0872cd4d8fe2150f51cca7d810c18143ff6bc74";
|
||||
sha256 = "sha256:1jsfqh6k4wkw8klyc34mawk85qby9r59s404kpzcvnv6w6x8s5ds";
|
||||
finalImageName = "octobus/heptapod";
|
||||
finalImageTag = "0.21.3";
|
||||
finalImageTag = "0.22.0";
|
||||
};
|
||||
origImage = pkgs.dockerTools.pullImage origImageArgs;
|
||||
|
||||
|
|
Loading…
Reference in a new issue