Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: ubi9/openjdk-17
  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 279ffce
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 registry.access.redhat.com/ubi9/openjdk-17:1.15-2 as builder
FROM registry.access.redhat.com/ubi9/openjdk-17:1.16-3 as builder

# Installs gradle dependencies
RUN mkdir app
Expand Down

0 comments on commit 279ffce

Please sign in to comment.