Skip to content

Commit

Permalink
Bump openjdk from 11-slim to 18-slim
Browse files Browse the repository at this point in the history
Bumps openjdk from 11-slim to 18-slim.

---
updated-dependencies:
- dependency-name: openjdk
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 26, 2024
1 parent 6ae02cf commit 26d999c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM docker.io/openjdk:11-slim
FROM docker.io/openjdk:18-slim

ARG BUILD_ID=""
ARG BAMBOO_VERSION="9.4.2"
Expand Down

0 comments on commit 26d999c

Please sign in to comment.