We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fe542a commit 85b5df1Copy full SHA for 85b5df1
test/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:16.16.0-bullseye-slim
+FROM node:22.4.1-bullseye-slim
2
3
RUN addgroup --gid 1001 asciidoc && adduser --disabled-password --ingroup asciidoc -u 1001 asciidoc
4
0 commit comments