Skip to content

Commit

Permalink
📝 indicate the version of the used image
Browse files Browse the repository at this point in the history
  • Loading branch information
jlandure authored Aug 13, 2019
1 parent 043eefb commit 4264319
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,9 @@ Be careful, Chrome can output some `Warning` without affecting the behavior of t

**To Reproduce**
Steps to reproduce the behavior:
1. Execute 'docker ....'
2. See error
1. Indicate the version of the image using `docker image inspect --format='{{index .RepoDigests 0}}' zenika/alpine-chrome`
2. Execute 'docker ....'
3. See error
If you used some scripts, please attach them.

**Expected behavior**
Expand Down

0 comments on commit 4264319

Please sign in to comment.