Skip to content

Commit 5e623dd

Browse files
AmitKumarDeoghoriaromani
authored andcommitted
Issue #963: Upgrade Idea Docker Script to Jdk21
1 parent b3fcc95 commit 5e623dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

devops/docker/idea-image/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM cimg/openjdk:17.0.7
1+
FROM --platform=linux/amd64 cimg/openjdk:21.0.4
22

33
RUN sudo apt update && sudo apt install -y wget
44

0 commit comments

Comments
 (0)