Skip to content

Commit

Permalink
[PATCH] Merge pull request jenkinsci/docker-inbound-agent#436 from le…
Browse files Browse the repository at this point in the history
…meurherve/feat-switch-to-official-ga-jdk21-temurin-images

feat(Linux): switch supported architectures to GA Temurin jdk21 images
  • Loading branch information
lemeurherve committed Oct 23, 2023
1 parent a13306f commit f2c8fac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/tests.bats
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ SUT_IMAGE="$(get_sut_image)"

# Old version used to test overriding the build arguments.
# This old version must have the same tag suffixes as the ones defined in the docker-bake file (`-jdk17`, `jdk11`, etc.)
TEST_VERSION="3148.v532a_7e715ee3"
PARENT_IMAGE_VERSION_SUFFIX="4"
TEST_VERSION="3180.v3dd999d24861"
PARENT_IMAGE_VERSION_SUFFIX="2"

ARG_TEST_VERSION="${TEST_VERSION}-${PARENT_IMAGE_VERSION_SUFFIX}"
TEST_USER="root"
Expand Down

0 comments on commit f2c8fac

Please sign in to comment.