Skip to content

Commit

Permalink
Bump eclipse-temurin in /docker/enterprise
Browse files Browse the repository at this point in the history
Bumps eclipse-temurin from 17-jre-jammy to 21-jre-jammy.

---
updated-dependencies:
- dependency-name: eclipse-temurin
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 17, 2024
1 parent fb03240 commit db3398e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/enterprise/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ COPY config ${GRAYLOG_HOME}/data/config
# -------------------------------------------------------------------------------------------------
#
# final layer
FROM eclipse-temurin:17-jre-jammy
FROM eclipse-temurin:21-jre-jammy

ARG VCS_REF
ARG GRAYLOG_VERSION
Expand Down

0 comments on commit db3398e

Please sign in to comment.