mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-07-26 16:55:19 -04:00
deps: update images to v2.8.0
This commit is contained in:
parent
257b6aaebc
commit
e171889da0
1 changed files with 1 additions and 1 deletions
|
@ -10,5 +10,5 @@ package config
|
||||||
|
|
||||||
const (
|
const (
|
||||||
// defaultImage is the default image to use.
|
// defaultImage is the default image to use.
|
||||||
defaultImage = "ref/main/stream/nightly/v2.8.0-pre.0.20230602092946-0fac6a03cc0a"
|
defaultImage = "v2.8.0"
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue