Skip to content

Commit

Permalink
更新jdk版本
Browse files Browse the repository at this point in the history
  • Loading branch information
KOUymA authored Sep 14, 2024
1 parent 4677864 commit 0daeaa6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ FROM node:20.17.0
MAINTAINER Hain Wang <[email protected]>

RUN apt-get update
RUN apt-cache search openjdk
RUN apt-get install openjdk-11-jdk -y

RUN npm install -g cnpm --registry=https://registry.npm.taobao.org
Expand Down

0 comments on commit 0daeaa6

Please sign in to comment.