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: ...@@ -101,7 +101,7 @@ For Docker env, first create the appropriate image:
``` sh ``` sh
cd devops/docker 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: then run:
......
...@@ -11,7 +11,7 @@ packages: ...@@ -11,7 +11,7 @@ packages:
docker: docker:
enable: false enable: false
repo: 'fpco/stack-build:lts-17.13-garg' repo: 'cgenie/stack-build:lts-17.13-garg'
run-args: run-args:
- '--publish=8008:8008' - '--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