We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fe542a commit fc2a81fCopy full SHA for fc2a81f
test/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:16.16.0-bullseye-slim
+FROM node:23.6.1-bullseye-slim
2
3
RUN addgroup --gid 1001 asciidoc && adduser --disabled-password --ingroup asciidoc -u 1001 asciidoc
4
0 commit comments