bitsnaps commited on
Commit
700a7e4
·
verified ·
1 Parent(s): a43e129

Update docker image version

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM mcr.microsoft.com/playwright:v1.41.2-jammy
2
 
3
  WORKDIR /code
4
 
 
1
+ FROM mcr.microsoft.com/playwright:v1.55.0-jammy
2
 
3
  WORKDIR /code
4