We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 104a5d8 commit 6e352d5Copy full SHA for 6e352d5
5 files changed
app/scripts/nmr-cli/Dockerfile
@@ -1,7 +1,7 @@
1
# build the image ` docker build --tag nmr-cli . `
2
# run the container ` docker run -it nmr-cli bash `
3
4
-FROM mcr.microsoft.com/playwright:v1.51.1-jammy
+FROM mcr.microsoft.com/playwright:v1.53.0-jammy
5
6
7
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
0 commit comments