Skip to content

Commit

Permalink
fix/tezos-staking
Browse files Browse the repository at this point in the history
  • Loading branch information
Damilola Debel committed Jun 27, 2024
1 parent 39687fa commit 958f52a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/android/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ ENV JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64
RUN mkdir /app
WORKDIR /app

RUN yarn cache clean --force && yarn global add n && n 16.19.1
RUN yarn cache clean --force && yarn global add n && n 20

# Install app dependencies, using wildcard if package-lock exists and copy capacitor configs and ionic configs
COPY package.json yarn.lock apply-diagnostic-modules.js patch-dependency-versions.js fix-qrscanner-gradle.js capacitor.config.ts ionic.config.json copy-builtin-modules.js /app/
Expand Down

0 comments on commit 958f52a

Please sign in to comment.