Skip to content

Commit

Permalink
Bump eclipse-temurin in /runtimes/dataplane/src/main/docker (#12)
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 e065eed commit 09ab22f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtimes/dataplane/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 09ab22f

Please sign in to comment.