Upgraded to node 20
This commit is contained in:
parent
b23cc69da1
commit
1aaaa205ea
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM node:16
|
||||
FROM node:20
|
||||
|
||||
FROM mcr.microsoft.com/playwright:v1.48.0-noble
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue