We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d9bc95 commit d02fa51Copy full SHA for d02fa51
Dockerfile
@@ -5,5 +5,5 @@
5
6
# We still want Ubuntu 20.04 LTS compatibility, which is based on bullseye
7
# -> buster is old enough
8
-FROM node:16.14.2-buster
+FROM node:20.11.1-buster
9
RUN apt-get update && apt-get install -y libxkbfile-dev libsecret-1-dev python3
0 commit comments