Skip to content

Commit

Permalink
Bump openjdk from 11.0.11-slim to 18.0.2-slim in /epicbox-scala/3
Browse files Browse the repository at this point in the history
Bumps openjdk from 11.0.11-slim to 18.0.2-slim.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 25, 2024
1 parent 01008e5 commit 0c58af9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion epicbox-scala/3/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM openjdk:11.0.11-slim
FROM openjdk:18.0.2-slim

ENV SCALA_VERSION 3.0.0
ENV PATH /opt/scala/bin:$PATH
Expand Down

0 comments on commit 0c58af9

Please sign in to comment.