mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-05-31 12:04:27 -04:00
Use go pseudo versions for container images
Signed-off-by: Malte Poll <mp@edgeless.systems>
This commit is contained in:
parent
d1d24ca587
commit
f63c99a1bd
2 changed files with 5 additions and 5 deletions
|
@ -25,7 +25,7 @@ provider "docker" {
|
|||
}
|
||||
|
||||
resource "docker_image" "qemu-metadata" {
|
||||
name = "ghcr.io/edgelesssys/constellation/qemu-metadata-api:feat-coordinator-selfactivation-node"
|
||||
name = "ghcr.io/edgelesssys/constellation/qemu-metadata-api:v1.3.2-0.20220714151638-d295be31"
|
||||
keep_locally = true
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue