Skip to content

Docker container still runs on java 1.8u151 #597

@jakubklimek

Description

@jakubklimek

When using docker run -d --name silk-workbench -v $PWD:/opt/silk/workspace -p 80:80 silkframework/silk-workbench:latest to run silk, the java version in the container is still 1.8u151, which causes problems when communicating with TLSv1.3 SPARQL endpoints.

I suggest upgrading to at least Java 11.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions