Skip to content

Commit

Permalink
chore(deps): update eclipse-temurin docker tag to v21.0.4_7-jre-jammy
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 2, 2024
1 parent 3074175 commit e71de32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM eclipse-temurin:21.0.3_9-jre-jammy@sha256:e2318d304bc50c798edea630a23f7b90b1adb14a02658de91d2c99027a071c26
FROM eclipse-temurin:21.0.4_7-jre-jammy@sha256:870aae69d4521fdaf26e952f8026f75b37cb721e6302d4d4d7100f6b09823057

USER root
RUN apt update && apt install graphviz --yes && rm -rf /var/lib/apt/lists/*
Expand Down

0 comments on commit e71de32

Please sign in to comment.