Skip to content
Snippets Groups Projects
Commit a662cb3f authored by François  LAURENT's avatar François LAURENT
Browse files

fix #1

parent 345407a2
No related branches found
No related tags found
No related merge requests found
Pipeline #157873 passed
name = "NyxUI"
uuid = "2c32e805-e4ca-4d0f-96f6-9d2d6204339d"
authors = ["François Laurent <francois.laurent@pasteur.fr>"]
version = "0.2.1"
version = "0.2.2"
[deps]
Bonito = "824d6782-a2ef-11e9-3a09-e5662e0c26f8"
......
......@@ -8,7 +8,7 @@ else
echo "Using environment variable: LARVATAGGER_PORT= $LARVATAGGER_PORT"
fi
if [ -z "$LARVATAGGER_IMAGE" ]; then
LARVATAGGER_IMAGE=docker.io/flaur/larvatagger:0.20-bigfat
LARVATAGGER_IMAGE=docker.io/flaur/larvatagger:0.20.1-bigfat
else
echo "Using environment variable: LARVATAGGER_IMAGE= $LARVATAGGER_IMAGE"
fi
......
......@@ -834,11 +834,11 @@ version = "1.4.0"
[[deps.LarvaTagger]]
deps = ["Bonito", "Colors", "Dates", "DocOpt", "Format", "HTTP", "JSON3", "LinearAlgebra", "Logging", "Makie", "Meshes", "NearestNeighbors", "NyxWidgets", "Observables", "ObservationPolicies", "OrderedCollections", "Oxygen", "PlanarLarvae", "Random", "StaticArrays", "Statistics", "TidyObservables", "WGLMakie"]
git-tree-sha1 = "0b405b69b603ef4df736142907a32ab81df20215"
repo-rev = "main"
repo-url = "https://gitlab.pasteur.fr/nyx/larvatagger.jl"
git-tree-sha1 = "a74a7e3d5ff6f0f61eaa607ff3a85f389ae39d70"
repo-rev = "dev"
repo-url = "https://gitlab.pasteur.fr/nyx/LarvaTagger.jl"
uuid = "8b3b36f1-dfed-446e-8561-ea19fe966a4d"
version = "0.20.1"
version = "0.20.2"
[[deps.LazyArtifacts]]
deps = ["Artifacts", "Pkg"]
......@@ -1127,12 +1127,12 @@ uuid = "e8b8ccdb-0776-4145-b74f-57bbbfff4409"
version = "0.2.0"
[[deps.NyxWidgets]]
deps = ["Bonito", "Colors", "Format", "LazyArtifacts", "Observables"]
git-tree-sha1 = "d5addf940e4265b3ca2a6fe29b8ff24bf3b13b98"
deps = ["Base64", "Bonito", "Colors", "Format", "LazyArtifacts", "Observables"]
git-tree-sha1 = "b6f181833b439da5fd08e545777b8adc25256d43"
repo-rev = "main"
repo-url = "https://gitlab.com/dbc-nyx/NyxWidgets.jl"
uuid = "c288fd06-43d3-4b04-8307-797133353e2e"
version = "0.2.1"
version = "0.2.3"
[[deps.Observables]]
git-tree-sha1 = "7438a59546cf62428fc9d1bc94729146d37a7225"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment