Merge pull request #46 from PDMLab/bug/5

fix broken "ensure run and exec are working" test
This commit is contained in:
Alexander Zeitler 2019-04-06 16:19:16 +02:00 committed by GitHub
commit 99e82e7717
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@ version: '2'
services:
db:
image: mongo:3.4
image: mongo:3.4.0
container_name: compose_test_mongodb
alpine:
image: alpine:3.7