Update docker-compose.staging.yml
This commit is contained in:
parent
37e7ad988e
commit
5766b8c866
|
@ -1,6 +1,6 @@
|
|||
version: "3.9"
|
||||
services:
|
||||
bench:
|
||||
auth-bench:
|
||||
build:
|
||||
context: docker/bench
|
||||
image: git.nixc.us/colin/bench:staging
|
||||
context: docker/auth-bench
|
||||
image: git.nixc.us/colin/auth-bench:staging
|
||||
|
|
Loading…
Reference in New Issue