Skip to content

Commit 2d5ffc0

Browse files
committed
update node version: v20
1 parent e1f9518 commit 2d5ffc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

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

44
RUN apt update -y
55
RUN apt upgrade -y

0 commit comments

Comments
 (0)