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

[build] docker: upgrade base image to rust 1.35

parent c1f84481
No related branches found
No related tags found
1 merge request!171[build] docker: upgrade base image to rust 1.35
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
# Cargo Build Stage # Cargo Build Stage
# ------------------------------------------------------------------------------ # ------------------------------------------------------------------------------
FROM registry.duniter.org/docker/duniter-rs-ci:v1.34.0 as build FROM registry.duniter.org/docker/duniter-rs-ci:v1.35.0 as build
LABEL maintainer="elois <elois@ifee.fr>" LABEL maintainer="elois <elois@ifee.fr>"
LABEL version="0.1.1" LABEL version="0.1.1"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment