Replace docker-puppeteer with the one in grafana dockerhub repo (#44145)
This commit is contained in:
@@ -552,7 +552,7 @@ def test_a11y_frontend_step(ver_mode, edition, port=3001):
|
||||
|
||||
return {
|
||||
'name': 'test-a11y-frontend' + enterprise2_suffix(edition),
|
||||
'image': 'hugohaggmark/docker-puppeteer',
|
||||
'image': 'grafana/docker-puppeteer:1.0.0',
|
||||
'depends_on': [
|
||||
'end-to-end-tests-server' + enterprise2_suffix(edition),
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user