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

[ci] lin64: update image path and use tag latest

parent 8e7083a2
No related branches found
No related tags found
1 merge request!186Elois/ci
......@@ -47,7 +47,7 @@ skip_ci:
<<: *ci_only_conditions
except:
<<: *ci_except_conditions
image: registry.duniter.org/docker/duniter-rs-ci:v1.35.0
image: registry.duniter.org/docker/dunitrust/dunitrust-ci-lin64:latest
tags:
- axiom-dev
before_script:
......
......@@ -2,10 +2,10 @@
# Cargo Build Stage
# ------------------------------------------------------------------------------
FROM registry.duniter.org/docker/duniter-rs-ci:v1.35.0 as build
FROM registry.duniter.org/docker/dunitrust/dunitrust-ci-lin64:latest as build
LABEL maintainer="elois <elois@ifee.fr>"
LABEL version="0.1.1"
LABEL version="0.1.2"
LABEL description="Durs server (Divende Universel RuSt)"
# copy source tree
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment