mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-11-09 21:51:42 +08:00
Bump kino_flame definition
This commit is contained in:
parent
a2ecd117b2
commit
084e9fc51b
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ defmodule Livebook.Runtime.Definitions do
|
|||
|
||||
kino_flame = %{
|
||||
name: "kino_flame",
|
||||
dependency: %{dep: {:kino_flame, "~> 0.1.3"}, config: []}
|
||||
dependency: %{dep: {:kino_flame, "~> 0.1.5"}, config: []}
|
||||
}
|
||||
|
||||
flame_k8s_backend = %{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue