image: update measurements and image version

This commit is contained in:
3u13r 2023-11-15 19:16:11 +00:00 committed by Otto Bittner
parent cb88c7a5f3
commit 183ce7a45a
2 changed files with 6 additions and 6 deletions

View file

@ -10,5 +10,5 @@ package config
const (
// defaultImage is the default image to use.
defaultImage = "ref/main/stream/nightly/v2.13.0-pre.0.20231114140416-02b4ba841312"
defaultImage = "ref/main/stream/nightly/v2.13.0-pre.0.20231115192733-cb88c7a5f378"
)