Skip to content

Commit ec255b6

Browse files
Update Node.js to v21
1 parent 8ee4b1a commit ec255b6

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
@@ -1,5 +1,5 @@
11
# Stage: base image
2-
FROM node:18.18-bullseye-slim as base
2+
FROM node:21.2-bullseye-slim as base
33

44
ARG BUILD_NUMBER
55
ARG GIT_REF

0 commit comments

Comments
 (0)