Skip to content

Commit

Permalink
Update dependency node to v22
Browse files Browse the repository at this point in the history
  • Loading branch information
ggrossetie committed Aug 7, 2024
1 parent 3fe542a commit afe35a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:16.16.0-bullseye-slim
FROM node:22.6.0-bullseye-slim

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

Expand Down

0 comments on commit afe35a2

Please sign in to comment.