Skip to content

Commit c6fc245

Browse files
committed
tryout testcontainers
1 parent dba0e11 commit c6fc245

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ services:
6767
- .:/test
6868

6969
json_server:
70-
<<: &test-service
70+
<<: *test-service
7171
image: testcontainers/json-server:latest
7272
environment:
7373
- JSON_SERVER_PORT=8010

0 commit comments

Comments
 (0)