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