We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64bd020 commit f73655fCopy full SHA for f73655f
agent/src/docker/Dockerfile
@@ -1,6 +1,6 @@
1
# --- build image ---
2
3
-FROM openjdk:21 AS build
+FROM eclipse-temurin:21 AS build
4
5
# We need to manually pass this enviroment variable through to make Gradle determine the correct version number (TS-42362)
6
ARG GITHUB_REF
0 commit comments