Skip to content

Commit

Permalink
update jdk 11 for node
Browse files Browse the repository at this point in the history
  • Loading branch information
danbao committed Apr 7, 2024
1 parent d06a581 commit 656c558
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 16-jdk11/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ringcentral/maven:3.8.8-jdk11.0.21
FROM ringcentral/maven:3.8.8-jdk11.0.22
LABEL maintainer="[email protected]"

ENV NODE_VERSION 16.20.2
Expand Down
2 changes: 1 addition & 1 deletion 18-jdk11/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ringcentral/maven:3.8.8-jdk11.0.21
FROM ringcentral/maven:3.8.8-jdk11.0.22
LABEL maintainer="[email protected]"

ENV NODE_VERSION 18.18.2
Expand Down

0 comments on commit 656c558

Please sign in to comment.