Skip to content

Commit

Permalink
Update the Node.js version (18.18.2 -> 20.9.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
bouzuya committed Nov 27, 2023
1 parent 7bc06f9 commit d7badb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/Dockerfile
@@ -1,4 +1,4 @@
FROM node:18.18.2-bookworm
FROM node:20.9.0-bookworm
RUN usermod --home /home/bouzuya --login bouzuya node && \
mkdir -p /home/bouzuya/kireta
WORKDIR /home/bouzuya/kireta
Expand Down

0 comments on commit d7badb4

Please sign in to comment.