Skip to content

Commit 4afca7e

Browse files
committed
docs: fix the comment about JDK installation
Signed-off-by: behnazh-w <[email protected]>
1 parent 7d99e6c commit 4afca7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile.base

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# This image is based on the container-registry.oracle.com/os/oraclelinux:9-slim image and contains the following
77
# components:
88
# Python3.11.4 compiled and installed from source.
9-
# Oracle JDK 17 installed from dnf.
9+
# Oracle JDK 17 downloaded and installed from the tarball.
1010
# Souffle 2.5 compiled and installed from source.
1111
# Other runtime libraries (e.g sqlite-devel) which are installed from dnf.
1212

0 commit comments

Comments
 (0)