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 fc93349 commit 98ebc91Copy full SHA for 98ebc91
Dockerfile
@@ -1,5 +1,5 @@
1
# Download Playwright and its dependencies
2
-FROM mcr.microsoft.com/playwright:bionic
+FROM mcr.microsoft.com/playwright:focal
3
4
# Add our user and group first to make sure their IDs get assigned consistently,
5
# regardless of whatever dependencies get added.
0 commit comments