Skip to content

Commit 2237297

Browse files
Pablo Chico de GuzmanPablo Chico de Guzman
authored andcommitted
Optimize docker-compose.test.yml with "image: this"
1 parent a3323f6 commit 2237297

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
sut:
2-
build: .
2+
image: this
33
links:
44
- redis
55
command: echo "Test pass!"

0 commit comments

Comments
 (0)