Skip to content
Snippets Groups Projects
Commit 170d1a83 authored by Ross Elliot's avatar Ross Elliot
Browse files

Update Molecule config to use ess-linux docker image from registry

ICSHWI-7320
parent 6610b4bb
No related branches found
No related tags found
1 merge request!4Add ESS Linux support to role
......@@ -47,7 +47,7 @@ platforms:
- name: ics-ans-role-conda-debian
image: debian:9
- name: ics-ans-role-conda-ess-linux
image: ess-linux
image: registry.esss.lu.se/ics-docker/ess-linux:latest
dockerfile: Dockerfile-ess-linux.j2
capabilities:
- SYS_ADMIN
......@@ -61,7 +61,7 @@ platforms:
groups:
- ess_linux
- name: ics-ans-role-conda-create-env-ess-linux
image: ess-linux
image: registry.esss.lu.se/ics-docker/ess-linux:latest
dockerfile: Dockerfile-ess-linux.j2
capabilities:
- SYS_ADMIN
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment