Skip to content

Commit

Permalink
chore: bump ubi9/openjdk-17-runtime from 1.15-2 to 1.16-3
Browse files Browse the repository at this point in the history
Bumps ubi9/openjdk-17-runtime from 1.15-2 to 1.16-3.

---
updated-dependencies:
- dependency-name: ubi9/openjdk-17-runtime
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent 307da34 commit 1c9817e
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
Expand Up @@ -15,7 +15,7 @@ RUN ./gradlew dependencies
COPY --chown=default . .
RUN ./gradlew shadowJar

FROM registry.access.redhat.com/ubi9/openjdk-17-runtime:1.15-2
FROM registry.access.redhat.com/ubi9/openjdk-17-runtime:1.16-3

ENV HEADLESS=TRUE
ARG packages="chromium chromedriver"
Expand Down

0 comments on commit 1c9817e

Please sign in to comment.