Skip to content

Commit 60b9cef

Browse files
eclipse-apoapsis-botsschuberth
authored andcommitted
deps: update eclipse-temurin docker tag to v21.0.8_9-jdk-jammy
1 parent 5bd02d4 commit 60b9cef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Base.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
# setting file permissions for the user, setting up certificates, etc. And, it defines the temurin base image.
2323

2424
# 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
25+
ARG TEMURIN_VERSION=21.0.8_9-jdk-jammy@sha256:adb9b2d15adf1833d9dae0bdc1cff61ef5a804dc58dfbfb34269f32432b2e5dc
2626

2727
FROM eclipse-temurin:$TEMURIN_VERSION
2828

0 commit comments

Comments
 (0)