Skip to content

Commit d02fa51

Browse files
committed
Update Builder Image to Node 20
1 parent 2d9bc95 commit d02fa51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55

66
# We still want Ubuntu 20.04 LTS compatibility, which is based on bullseye
77
# -> buster is old enough
8-
FROM node:16.14.2-buster
8+
FROM node:20.11.1-buster
99
RUN apt-get update && apt-get install -y libxkbfile-dev libsecret-1-dev python3

0 commit comments

Comments
 (0)