Correct the CI image used by JDK 17 system tests

See gh-27367
This commit is contained in:
Andy Wilkinson
2021-07-16 15:29:10 +01:00
parent 99241432cb
commit 4257cce516

View File

@@ -821,7 +821,7 @@ jobs:
serial: true
public: true
plan:
- get: ci-image-jdk16
- get: ci-image-jdk17
- get: git-repo
- get: paketo-builder-base-image
trigger: true