We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1f9518 commit 2d5ffc0Copy full SHA for 2d5ffc0
Dockerfile
@@ -1,5 +1,5 @@
1
### BASE IMAGE
2
-FROM node:18.16-bullseye-slim AS base
+FROM node:20-bullseye-slim AS base
3
4
RUN apt update -y
5
RUN apt upgrade -y
0 commit comments