Skip to content

Commit

Permalink
Merge pull request #569 from avisi-cloud/renovate/eclipse-temurin-21.x
Browse files Browse the repository at this point in the history
chore(deps): update eclipse-temurin docker tag to v21.0.4_7-jre-jammy
  • Loading branch information
dirkgroot authored Aug 5, 2024
2 parents cedaf6d + e71de32 commit ab9f556
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 ab9f556

Please sign in to comment.