Update node container to 18-bullseye
This commit is contained in:
parent
9b67f80b9a
commit
05523c569a
|
@ -1,4 +1,4 @@
|
|||
FROM node:16
|
||||
FROM node:18-bullseye
|
||||
|
||||
RUN apt-get update
|
||||
RUN apt-get install -yq --no-install-suggests --no-install-recommends xauth xvfb
|
||||
|
|
Loading…
Reference in New Issue
Block a user