Skip to content

Commit 979a676

Browse files
Update eclipse-temurin Docker tag to v21.0.9_10-jre-jammy
1 parent 3f05b87 commit 979a676

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# renovate: datasource=github-releases depName=microsoft/ApplicationInsights-Java
22
ARG APP_INSIGHTS_AGENT_VERSION=3.7.4
3-
FROM eclipse-temurin:21-jre-jammy AS build-env
3+
FROM eclipse-temurin:21.0.9_10-jre-jammy AS build-env
44
RUN apt-get update && apt-get install -y ffmpeg
55

66
WORKDIR /usr/local/bin

0 commit comments

Comments
 (0)