heptapod: bump to 1.5.5 milestone version, update to new canonical location

This commit is contained in:
Luke Granger-Brown 2024-09-09 00:19:20 +00:00
parent 49694376c2
commit 033ab40685
2 changed files with 4 additions and 4 deletions

View file

@ -1,7 +1,7 @@
{ {
"imageName": "octobus/heptapod", "imageName": "octobus/heptapod",
"imageDigest": "sha256:a52c4564812060609ea6d9249bc368918d552fc24fb9236f990ef633771148c3", "imageDigest": "sha256:2060ec4a177bd222cca1523f65897071e11cdb39134c63a01fc6cba3eb8ea119",
"sha256": "1f8jh43vqs7ryvacjjwjipb0gqmlpgx3vrhqvqmnri1k08nasjp0", "sha256": "sha256:0000000000000000000000000000000000000000000000000000",
"finalImageName": "octobus/heptapod", "finalImageName": "octobus/heptapod",
"finalImageTag": "1.1.4" "finalImageTag": "1.5.5"
} }

View file

@ -3,7 +3,7 @@
set -euo pipefail set -euo pipefail
repo="index.docker.io/octobus/heptapod" repo="index.docker.io/heptapod/heptapod"
path="nix.docker.heptapod" path="nix.docker.heptapod"
depot="$(pwd | grep -o '.*/depot')" depot="$(pwd | grep -o '.*/depot')"