Skip to content

Commit c475e48

Browse files
committed
Update node Docker tag to v23
1 parent 3fe542a commit c475e48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:16.16.0-bullseye-slim
1+
FROM node:23.9.0-bullseye-slim
22

33
RUN addgroup --gid 1001 asciidoc && adduser --disabled-password --ingroup asciidoc -u 1001 asciidoc
44

0 commit comments

Comments
 (0)