image: update measurements and image version

This commit is contained in:
katexochen 2023-11-23 22:15:15 +00:00 committed by Otto Bittner
parent b94a971d8e
commit 949186e5d7
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.14.0-pre.0.20231117103435-5e9e3de1a146"
defaultImage = "ref/main/stream/nightly/v2.14.0-pre.0.20231123175338-d3b542d781d7"
)