mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-02 03:56:07 -04:00
attestation: allow measurement generator to work regardless of build tags
This commit is contained in:
parent
a1ec899171
commit
c5e016a8e2
5 changed files with 64 additions and 19 deletions
|
@ -10,5 +10,5 @@ package config
|
|||
|
||||
const (
|
||||
// defaultImage is the default image to use.
|
||||
defaultImage = "ref/main/stream/nightly/v2.8.0-pre.0.20230518105910-3b7bae753540"
|
||||
defaultImage = "ref/main/stream/nightly/v2.8.0-pre.0.20230525164344-0a6e5ec02ed0"
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue