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 27f3d85Copy full SHA for 27f3d85
test/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:16.16.0-bullseye-slim
+FROM node:22.0.0-bullseye-slim
2
3
RUN addgroup --gid 1001 asciidoc && adduser --disabled-password --ingroup asciidoc -u 1001 asciidoc
4
0 commit comments