Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update base image due to openjdk deprecation #375

Closed
jdsbanares opened this issue Aug 30, 2022 · 2 comments
Closed

Update base image due to openjdk deprecation #375

jdsbanares opened this issue Aug 30, 2022 · 2 comments
Assignees

Comments

@jdsbanares
Copy link

  • Steps to reproduce
    N/A

  • Expected behaviour
    N/A

  • Actual behaviour
    N/A

  • Neo4j image tag being used
    neo4j@sha256:592de9343cf46d17193518b533beda2841e3f3c5ec59a28213352750f90e84af
    neo4j:4.4.10-enterprise

  • The output of the docker version command
    N/A

  • Operating system: (for example Windows 95/Ubuntu 16.04)
    N/A

Hi all, the openjdk image is being deprecated (docker-library/openjdk#505). The base image for the docker neo4j build should also probably be updated.

Is there already work being done for this?

Thanks!

@jennyowen
Copy link
Member

The 4.4.10 image doesn't use openjdk, it uses debian:bullseye-slim + eclipse-temurin.

@jennyowen
Copy link
Member

More generally, this was fixed in all neo4j images released since they announced the deprecation:
#353

This is the exact Dockerfile 4.4.10-enterprise is running:
https://github.com/neo4j/docker-neo4j-publish/blob/master/4.4.10/enterprise/Dockerfile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants