Commit 5b05df39 authored by Merkebu Girmay's avatar Merkebu Girmay

ci: update cir-generator image tag to v0.0.1

parent 0ba31c0f
services:
# CIR Generator service - generates CIRDB files on every CI run
cir-generator:
image: oaisoftwarealliance/cir-generator:test
image: oaisoftwarealliance/cir-generator:v0.0.1
environment:
GENERATOR_ARGS: "--demo"
OUTPUT: "--out /opt/output/cir_db.bin"
......
services:
# CIR Generator service - generates CIRDB files on every CI run
cir-generator:
image: oaisoftwarealliance/cir-generator:test
image: oaisoftwarealliance/cir-generator:v0.0.1
environment:
GENERATOR_ARGS: "--demo"
OUTPUT: "--out /opt/output/cir_db.bin"
......
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