We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 965b5fd commit 6610042Copy full SHA for 6610042
Makefile
@@ -164,7 +164,7 @@ video:
164
165
# https://github.com/SeleniumHQ/docker-selenium/issues/992
166
# Additional tags for browser images
167
-tag_and_push_browser_images: tag_and_push_chrome_images tag_and_push_firefox_images tag_and_push_opera_images
+tag_and_push_browser_images: tag_and_push_chrome_images tag_and_push_firefox_images tag_and_push_opera_images tag_and_push_edge_images
168
169
tag_and_push_chrome_images:
170
./tag_and_push_browser_images.sh $(VERSION) $(BUILD_DATE) $(NAMESPACE) $(PUSH_IMAGE) chrome
0 commit comments