aboutsummaryrefslogtreecommitdiffstats
path: root/tests/1-node.yml
diff options
context:
space:
mode:
authorMauro Sardara <msardara@cisco.com>2022-09-13 10:58:30 +0000
committerGerrit Code Review <gerrit@fd.io>2022-09-13 10:58:30 +0000
commitb22de5bb26de43324419ce275272d38333c42879 (patch)
tree930978dbc96fc67507d8380861d7076523ee7068 /tests/1-node.yml
parentb7f57d0f689d073340994cdade532462ca264d3b (diff)
parent741952819d7452f7690c3ca355f42dac30b1d854 (diff)
Merge "fix: re-introduce BASE_IMAGE argument in docker-compose files for tests"
Diffstat (limited to 'tests/1-node.yml')
-rw-r--r--tests/1-node.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/1-node.yml b/tests/1-node.yml
index 515ca6871..eb8c19f34 100644
--- a/tests/1-node.yml
+++ b/tests/1-node.yml
@@ -4,6 +4,8 @@ services:
build:
context: ..
dockerfile: ${DOCKERFILE}
+ args:
+ - BASE_IMAGE
image: hicn-base
privileged: true
container_name: forwarder