Skip to content

Commit

Permalink
Bump openjdk from 17.0.1-slim to 18.0.2-slim in /epicbox-java/17
Browse files Browse the repository at this point in the history
Bumps openjdk from 17.0.1-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 38bb265
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion epicbox-java/17/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM openjdk:17.0.1-slim
FROM openjdk:18.0.2-slim

ARG GSON_LIB_URL=https://repo1.maven.org/maven2/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar
ARG JAVAX_JSON_API_LIB_URL=https://repo1.maven.org/maven2/javax/json/javax.json-api/1.1.4/javax.json-api-1.1.4.jar
Expand Down

0 comments on commit 38bb265

Please sign in to comment.