Skip to content

Commit

Permalink
chore(deps): update eclipse-temurin docker tag
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 16, 2024
1 parent 96d6eee commit 4f52a09
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions utils/java.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ OPENJDK=(

# Eclipse temurin
TEMURIN=(
"eclipse-temurin:17.0.1_12-jdk amd64 sha256:3ad6ea71c5a426a38d7cd4ff7fb521c5392d232278b13953b830c0ab0f046ada"
"eclipse-temurin:17.0.1_12-jdk-focal amd64 sha256:fc1c2aa974ab02283a771a9ae9fa9ad9e45dfce694cab6f10c30101cd32632ec"
"eclipse-temurin:17.0.12_7-jdk amd64 sha256:08295ab0f5007a37cbcc6679a8447a7278d9403f9f82acd80ed08cd10921e026"
"eclipse-temurin:17.0.12_7-jdk-focal amd64 sha256:41e8d9cd3badfdf079f81b55306b19c21fa1cafbf95b08cde612adc5708f0453"
#"eclipse-temurin:16.0.2_7-jdk-focal arm64/v8"
)

Expand Down

0 comments on commit 4f52a09

Please sign in to comment.