Skip to content

Commit 7fc5ae8

Browse files
committed
Update dependency node to v23
1 parent 3fe542a commit 7fc5ae8

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.2.0-bullseye-slim
22

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

0 commit comments

Comments
 (0)