image: update measurements and image version

This commit is contained in:
katexochen 2023-10-31 22:24:45 +00:00 committed by Otto Bittner
parent 8e00fb9fe1
commit 33ff6eb5ae
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.20231026165911-fff35bdb2af9"
defaultImage = "ref/main/stream/nightly/v2.13.0-pre.0.20231031124640-625dc266446d"
)