Skip to content

Commit 4264319

Browse files
authored
📝 indicate the version of the used image
1 parent 043eefb commit 4264319

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,9 @@ Be careful, Chrome can output some `Warning` without affecting the behavior of t
1414

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

2122
**Expected behavior**

0 commit comments

Comments
 (0)