Skip to content

Commit

Permalink
Bump eclipse-temurin in /runtimes/controlplane/src/main/docker (#11)
Browse files Browse the repository at this point in the history
Bumps eclipse-temurin from 21.0.2_13-jre-alpine to 22.0.1_8-jre-alpine.

---
updated-dependencies:
- dependency-name: eclipse-temurin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 11, 2024
1 parent 09ab22f commit c99155e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtimes/controlplane/src/main/docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -buster is required to have apt available
FROM eclipse-temurin:21.0.2_13-jre-alpine
FROM eclipse-temurin:22.0.1_8-jre-alpine

# Optional JVM arguments, such as memory settings
ARG JVM_ARGS=""
Expand Down

0 comments on commit c99155e

Please sign in to comment.