Skip to content

Commit

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

---
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 16, 2023
1 parent b09abdc commit a58d290
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-1.1696518671

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

0 comments on commit a58d290

Please sign in to comment.