2
0

fix(Dockerfile): Fix default IMAGE missing (#223)

This commit is contained in:
Burak Yigit Kaya
2019-07-24 11:28:48 +03:00
committed by GitHub
parent 424cc20e84
commit af07ad9c55
3 changed files with 3 additions and 4 deletions

View File

@@ -2,7 +2,7 @@ language: bash
services: docker
env:
- IMAGE=sentry:9.1
- IMAGE=sentry:9.1.2
- IMAGE=getsentry/sentry:git
script: