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 5bd02d4 commit 60b9cefCopy full SHA for 60b9cef
docker/Base.Dockerfile
@@ -22,7 +22,7 @@
22
# setting file permissions for the user, setting up certificates, etc. And, it defines the temurin base image.
23
24
# When updating this version make sure to keep it in sync with the other worker Dockerfiles and libs.version.toml.
25
-ARG TEMURIN_VERSION=21.0.7_6-jdk-jammy@sha256:746ad7128069fdaa77df1f06a0463ad50f4ae787648cbbcc6d6ab0e702e6c97e
+ARG TEMURIN_VERSION=21.0.8_9-jdk-jammy@sha256:adb9b2d15adf1833d9dae0bdc1cff61ef5a804dc58dfbfb34269f32432b2e5dc
26
27
FROM eclipse-temurin:$TEMURIN_VERSION
28
0 commit comments