image: update measurements and image version

This commit is contained in:
katexochen 2023-10-05 22:17:23 +00:00 committed by Otto Bittner
parent b1d5d13990
commit 957f8ad203
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.12.0-pre.0.20231004131744-6ea0b38a66ff"
defaultImage = "ref/main/stream/nightly/v2.12.0-pre.0.20231005165719-b1d5d139904a"
)