Commit aa74cafa authored by Alexandre Delanoë's avatar Alexandre Delanoë

[FIX] Docker repo version

parent 18eeb1f4
Pipeline #1543 passed with stage
in 18 minutes and 58 seconds
......@@ -101,7 +101,7 @@ For Docker env, first create the appropriate image:
``` sh
cd devops/docker
docker build -t fpco/stack-build:lts-17.13-garg .
docker build -t cgenie/stack-build:lts-17.13-garg .
```
then run:
......
......@@ -11,7 +11,7 @@ packages:
docker:
enable: false
repo: 'fpco/stack-build:lts-17.13-garg'
repo: 'cgenie/stack-build:lts-17.13-garg'
run-args:
- '--publish=8008:8008'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment