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 dependencies versions #12

Merged
merged 3 commits into from
Feb 12, 2024
Merged

Conversation

aryabokon
Copy link
Collaborator

No description provided.

build.gradle.kts Outdated
@@ -81,7 +81,7 @@ val octopusGithubDockerRegistry = System.getenv().getOrDefault("OCTOPUS_GITHUB_D

docker {
springBootApplication {
baseImage.set("$dockerRegistry/openjdk:11")
baseImage.set("$dockerRegistry/openjdk:21-oracle")
Copy link
Collaborator

@CamaradeRoman CamaradeRoman Feb 12, 2024

Choose a reason for hiding this comment

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

нам точно нужно openjdk:21-oracle?
в целом openjdk имейджи это pre-release builds, я бы посмотрел в сторону eclipse-temurin:21

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Заменил на eclipse-temurin:21-jdk

@octopusden octopusden self-requested a review February 12, 2024 11:03
@aryabokon aryabokon merged commit 38143ae into main Feb 12, 2024
3 checks passed
@aryabokon aryabokon deleted the update-dependencies-versions branch February 12, 2024 11:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

Successfully merging this pull request may close these issues.

None yet

4 participants