Skip to content

Commit e2dae17

Browse files
islathehutbitmold
authored andcommitted
Update node image in android dockerfile
1 parent 72cdd37 commit e2dae17

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

packages/mobile/android-environment/Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
FROM node:18.20.4@sha256:e9ad817b0d42b4d177a4bef8a0aff97c352468a008c3fdb2b4a82533425480df
1+
# https://hub.docker.com/layers/library/node/20.20.0/images/sha256-053db972c542da7788a8cd36aded7e42a8e9ae55e23b18c26c5878b8dcf99972
2+
FROM node:20.20.0@sha256:65b74d0fb42134c49530a8c34e9f3e4a2fb8e1f99ac4a0eb4e6f314b426183a2
23

34
RUN apt-get update && apt-get install -y android-sdk openjdk-17-jdk wget zip
45
RUN ls /usr/lib/jvm/

0 commit comments

Comments
 (0)