Skip to content
Snippets Groups Projects
Commit 64e02ba8 authored by Éloïs's avatar Éloïs
Browse files

fix(ci): upgrade docker image

parent b95931fa
No related branches found
No related tags found
No related merge requests found
Pipeline #9616 passed
...@@ -18,7 +18,7 @@ variables: ...@@ -18,7 +18,7 @@ variables:
- rustc --version && cargo --version - rustc --version && cargo --version
.rust_stable_wasm: &rust_stable_wasm .rust_stable_wasm: &rust_stable_wasm
image: registry.duniter.org/docker/rust/wasm:v0.0.4 image: registry.duniter.org/docker/rust/wasm:v1.46.0
tags: tags:
- redshift - redshift
before_script: before_script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment