Skip to content
This repository was archived by the owner on Aug 27, 2025. It is now read-only.

Commit 174580b

Browse files
chore(deps): update node.js to v20
1 parent 98ca5d7 commit 174580b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
##### BASE
2-
FROM node:18-bullseye-slim as base
2+
FROM node:20-bullseye-slim as base
33

44
RUN apt-get update || : && apt-get install python3 build-essential git -y
55

0 commit comments

Comments
 (0)