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 to v6.3 #132

Merged
merged 1 commit into from
Aug 1, 2024
Merged

Update to v6.3 #132

merged 1 commit into from
Aug 1, 2024

Conversation

magna-z
Copy link
Member

@magna-z magna-z commented Aug 1, 2024

No description provided.

@tananaev
Copy link
Member

tananaev commented Aug 1, 2024

We need to update Java to 17.

@magna-z magna-z self-assigned this Aug 1, 2024
@magna-z magna-z merged commit 7650b9a into master Aug 1, 2024
3 checks passed
@@ -1,6 +1,6 @@
FROM openjdk:11-jre-slim-bullseye
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This won't work.

@@ -1,6 +1,6 @@
FROM adoptopenjdk:11-jre-hotspot-focal
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And this

@alexandrevannier
Copy link

Yes Java need to be updated, i had to roll back from traccar:latest to traccar:6.2

Error in the logs of my traccar container after the auto update with watchtower
java.lang.UnsupportedClassVersionError: org/traccar/Main has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 55.0

Thank in advance for the modification

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

Successfully merging this pull request may close these issues.

3 participants