Skip to content

Commit

Permalink
Bump base_img
Browse files Browse the repository at this point in the history
  • Loading branch information
dyrnq committed Feb 9, 2025
1 parent 0203242 commit de9c3d9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ jobs:
fail-fast: false
matrix:
base_img:
- "adoptopenjdk/openjdk8:jdk8u422-b05-debian"
- "eclipse-temurin:8u422-b05-jdk-noble"
- "eclipse-temurin:21.0.4_7-jdk-noble"
- "adoptopenjdk/openjdk8:jdk8u442-b06-debian"
- "eclipse-temurin:8u442-b06-jdk-noble"
- "eclipse-temurin:21.0.6_7-jdk-noble"
vers:
- "5.0.0"
- "5.1.0"
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/cii-v4.x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ jobs:
fail-fast: false
matrix:
base_img:
- "adoptopenjdk/openjdk8:jdk8u422-b05-debian"
- "eclipse-temurin:8u422-b05-jdk-noble"
- "eclipse-temurin:21.0.4_7-jdk-noble"
- "adoptopenjdk/openjdk8:jdk8u442-b06-debian"
- "eclipse-temurin:8u442-b06-jdk-noble"
- "eclipse-temurin:21.0.6_7-jdk-noble"
vers:
- "4.9.8"
- "4.9.7"
Expand Down

0 comments on commit de9c3d9

Please sign in to comment.