Skip to content

Commit

Permalink
Update the os version of the android workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
bouzuya committed Nov 27, 2023
1 parent 8e0d8ac commit 7bc06f9
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.17.0-bullseye
FROM node:18.18.2-bookworm
RUN usermod --home /home/bouzuya --login bouzuya node && \
mkdir -p /home/bouzuya/kireta
WORKDIR /home/bouzuya/kireta
Expand Down

0 comments on commit 7bc06f9

Please sign in to comment.